salix/db/versions/11009-tealRuscus/12-orderRowLotIndex.sql

3 lines
63 B
SQL

ALTER TABLE hedera.orderRow
ADD UNIQUE IF NOT EXISTS (lotFk);