mirror of
https://github.com/zadam/trilium.git
synced 2025-12-22 16:20:08 +01:00
shift migrations after upmerge
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
UPDATE options SET name = 'openNoteContexts' WHERE name = 'openTabs';
|
||||
UPDATE entity_changes SET entityId = 'openNoteContexts' WHERE entityName = 'options' AND entityId = 'openTabs';
|
||||
Reference in New Issue
Block a user