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

1 line
84 B
SQL

CREATE INDEX itemLog_creationDate_IDX USING BTREE ON vn.itemLog (creationDate DESC);