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

3 lines
54 B
SQL

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