mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
1 line
65 B
SQL
1 line
65 B
SQL
update branches set parentNoteId = 'none' where branchId = 'root' |