mirror of
https://github.com/zadam/trilium.git
synced 2025-11-05 04:45:47 +01:00
fix migration
This commit is contained in:
@@ -1,2 +1,4 @@
|
|||||||
DROP TABLE note_contents;
|
DROP TABLE note_contents;
|
||||||
DROP TABLE note_revision_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