salix/db/changes/231402/00-negativeBases.sql

4 lines
111 B
SQL

UPDATE `salix`.`ACL`
SET model = 'InvoiceOut'
WHERE property IN ('negativeBases', 'negativeBasesCsv');