mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-02-23 06:38:37 -06:00
fix migration
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
DROP TABLE note_contents;
|
||||
DROP TABLE note_revision_contents;
|
||||
|
||||
DELETE FROM entity_changes WHERE entityName IN ('note_contents', 'note_revision_contents');
|
||||
|
||||
Reference in New Issue
Block a user