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

1 line
86 B
SQL

CREATE INDEX entryLog_creationDate_IDX USING BTREE ON vn.entryLog (creationDate DESC);