salix/db/versions/.archive/10750-limeAsparagus/00-firstScript.sql

2 lines
68 B
MySQL
Raw Normal View History

CREATE INDEX ticket_created_IDX USING BTREE ON vn.ticket (created);