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

2 lines
64 B
SQL

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