mailpot/core/migrations/002.undo.sql

3 lines
61 B
SQL

PRAGMA foreign_keys=ON;
ALTER TABLE list DROP COLUMN topics;