salix/db/versions/11107-pinkAspidistra/16-firstScript.sql

1 line
94 B
SQL

CREATE INDEX saleGroupLog_creationDate_IDX USING BTREE ON vn.saleGroupLog (creationDate DESC);