trilium/db/migrations/0102__fix_sync_entityIds.sql

3 lines
99 B
SQL

DELETE FROM sync WHERE entityName = 'note_tree';
DELETE FROM sync WHERE entityName = 'attributes';