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

3 lines
62 B
SQL

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