addons-server/migrations/155-drop-triggers.sql

5 строки
207 B
SQL

-- You've got to have SUPER to run these, so commenting them out. We'll run manually in production in the 6.0.0 push
-- DROP TRIGGER IF EXISTS trg_tag_stat_inc;
-- DROP TRIGGER IF EXISTS trg_tag_stat_dec;