mirror of
https://github.com/zadam/trilium.git
synced 2024-11-11 01:23:57 +08:00
remove recent notes from entity changes migration, #2842
(cherry picked from commit bbbad67764
)
This commit is contained in:
parent
26e1ff4e16
commit
9a04a76672
1 changed files with 2 additions and 0 deletions
|
@ -0,0 +1,2 @@
|
||||||
|
-- removing potential remnants of recent notes in entity changes, see https://github.com/zadam/trilium/issues/2842
|
||||||
|
DELETE FROM entity_changes WHERE entityName = 'recent_notes';
|
Loading…
Reference in a new issue