mirror of https://github.com/TriliumNext/Notes
drop links and images tables
parent
3386cd790e
commit
6d603eda86
@ -0,0 +1,2 @@
|
||||
DROP TABLE IF EXISTS links;
|
||||
DROP TABLE IF EXISTS images;
|
||||
Loading…
Reference in New Issue