mirror of https://github.com/TriliumNext/Notes
remove recent notes from entity changes migration, #2842
parent
83afb89a16
commit
bbbad67764
@ -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 New Issue