mirror of https://github.com/TriliumNext/Notes
drop unnecessary indexes
parent
6e83980784
commit
d57caee0d3
@ -0,0 +1,2 @@
|
||||
DROP INDEX IF EXISTS IDX_attributes_name_index;
|
||||
DROP INDEX IF EXISTS IDX_branches_noteId;
|
||||
Loading…
Reference in New Issue