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

1 line
86 B
MySQL
Raw Normal View History

CREATE INDEX routeLog_creationDate_IDX USING BTREE ON vn.routeLog (creationDate DESC);