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

1 line
84 B
MySQL
Raw Permalink Normal View History

CREATE INDEX userLog_creationDate_IDX USING BTREE ON vn.userLog (creationDate DESC);