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

1 line
89 B
MySQL
Raw Normal View History

CREATE INDEX bufferLog_creationDate_IDX USING BTREE ON srt.bufferLog (creationDate DESC);