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

1 line
92 B
MySQL
Raw Normal View History

CREATE INDEX shelvingLog_creationDate_IDX USING BTREE ON vn.shelvingLog (creationDate DESC);