This website requires JavaScript.
Explore
Help
Sign In
Dima
/
Trilium
Watch
1
Star
0
Fork
0
You've already forked Trilium
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
896776516bbaffdc0da93d44ba7672e87590ee2f
Trilium
/
db
/
migrations
/
0114__fix_root_note_cycle.sql
T
1 line
65 B
SQL
Raw
Normal View
History
Unescape
Escape
fixes for invalid operations on root note
2018-10-21 22:42:20 +02:00
update
branches
set
parentNoteId
=
'
none
'
where
branchId
=
'
root
'
Reference in New Issue
Copy Permalink