mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-04 11:59:54 -06:00
4 lines
115 B
SQL
4 lines
115 B
SQL
DROP TABLE relations;
|
|
DROP TABLE labels;
|
|
|
|
DELETE FROM sync WHERE entityName = 'relations' OR entityName = 'labels'; |