mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 02:52:27 +08:00
11 lines
250 B
MySQL
11 lines
250 B
MySQL
![]() |
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;
|