salix/db/versions/10756-wheatRoebelini/00-firstScript.sql

2 lines
64 B
MySQL
Raw Normal View History

CREATE INDEX sale_created_IDX USING BTREE ON vn.sale (created);