mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 11:02:28 +08:00
11 lines
250 B
SQL
11 lines
250 B
SQL
DROP TABLE anchors;
|
|
DROP TABLE attachments;
|
|
DROP TABLE bookmarks;
|
|
DROP TABLE custom_properties;
|
|
DROP TABLE deletions;
|
|
DROP TABLE deletions_attachments;
|
|
DROP TABLE formatting;
|
|
DROP TABLE icons;
|
|
DROP TABLE tags;
|
|
DROP TABLE tags_notes;
|
|
DROP TABLE tasks; |