mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 19:05:59 +01:00
sync fixes
This commit is contained in:
1
migrations/0035__root_notes_will_have_note_id_root.sql
Normal file
1
migrations/0035__root_notes_will_have_note_id_root.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE notes_tree SET note_pid = 'root' WHERE note_pid = ''
|
||||
Reference in New Issue
Block a user