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

1 line
89 B
SQL

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