panorama/daemon/migrations/20211013053733_initial.down.sql
Michael Zhang 3f09e8b55f
updates:
- reformat with 80char
- add SQLx to daemon
- add backtrace to anyhow
2021-10-13 00:50:48 -05:00

3 lines
70 B
SQL

DROP TABLE "messages";
DROP TABLE "mailboxes";
DROP TABLE "accounts";