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

1 line
110 B
MySQL
Raw Normal View History

CREATE INDEX packingSiteDeviceLog_creationDate_IDX USING BTREE ON vn.packingSiteDeviceLog (creationDate DESC);