mirror of
https://github.com/zadam/trilium.git
synced 2024-11-11 18:08:13 +08:00
4 lines
No EOL
115 B
SQL
4 lines
No EOL
115 B
SQL
DROP TABLE relations;
|
|
DROP TABLE labels;
|
|
|
|
DELETE FROM sync WHERE entityName = 'relations' OR entityName = 'labels'; |