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

1 line
84 B
MySQL
Raw Normal View History

CREATE INDEX rateLog_creationDate_IDX USING BTREE ON vn.rateLog (creationDate DESC);