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

1 line
92 B
MySQL
Raw Permalink Normal View History

CREATE INDEX supplierLog_creationDate_IDX USING BTREE ON vn.supplierLog (creationDate DESC);