salix/db/versions/11219-goldenCataractarum/00-firstScript.sql

2 lines
95 B
MySQL
Raw Normal View History

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