mailpot/core/migrations/003.undo.sql

5 lines
104 B
SQL

PRAGMA foreign_keys=ON;
DROP TRIGGER sort_topics_update_trigger;
DROP TRIGGER sort_topics_new_trigger;