1 line
65 B
SQL
1 line
65 B
SQL
update branches set parentNoteId = 'none' where branchId = 'root' |
update branches set parentNoteId = 'none' where branchId = 'root' |