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

1 line
88 B
SQL

CREATE INDEX workerLog_creationDate_IDX USING BTREE ON vn.workerLog (creationDate DESC);