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

1 line
94 B
MySQL
Raw Normal View History

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