mailpot/core/migrations/001.undo.sql

3 lines
66 B
SQL

PRAGMA foreign_keys=ON;
ALTER TABLE template RENAME TO templates;