Notes/db/migrations/0217__drop_content_tables.sql

3 lines
61 B
MySQL
Raw Normal View History

2023-03-15 22:44:08 +01:00
DROP TABLE note_contents;
DROP TABLE note_revision_contents;