salix/db/changes/231401/00-deviceProduction.sql

6 lines
156 B
MySQL
Raw Normal View History

DROP TRIGGER `vn`.`deviceProduction_afterInsert`;
DROP TRIGGER `vn`.`deviceProduction_afterUpdate`;
DROP TRIGGER `vn`.`deviceProductionUser_afterDelete`;