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

1 line
88 B
SQL

CREATE INDEX agencyLog_creationDate_IDX USING BTREE ON vn.agencyLog (creationDate DESC);