salix/db/versions/11009-tealRuscus/13-buyLotIndex.sql

3 lines
53 B
SQL

ALTER TABLE vn.buy
ADD INDEX IF NOT EXISTS (lotFk);