panorama/core/migrations/20241125030145_initial.down.sql

4 lines
99 B
MySQL
Raw Normal View History

2024-11-26 05:21:32 +00:00
DROP TABLE "mail_message";
DROP TABLE "mail_mailbox";
DROP TABLE "mail_account";
DROP TABLE "node";