This website requires JavaScript.
Explore
Help
Register
Sign In
sascha
/
Notes
mirror of
https://github.com/TriliumNext/Notes
Watch
1
Star
0
Fork
You've already forked Notes
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
67553cb40e
Notes
/
db
/
migrations
/
0102__fix_sync_entityIds.sql
3 lines
99 B
SQL
Raw
Blame
History
DELETE
FROM
sync
WHERE
entityName
=
'
note_tree
'
;
DELETE
FROM
sync
WHERE
entityName
=
'
attributes
'
;
Reference in New Issue
View Git Blame
Copy Permalink