mailpot/core/migrations/001.sql

3 lines
66 B
SQL

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