schema: fix reinitialization not working for older databases
This commit is contained in:
@@ -14,6 +14,7 @@ drop table if exists ttrss_labels;
|
||||
drop table if exists ttrss_filters2_actions;
|
||||
drop table if exists ttrss_filters2_rules;
|
||||
drop table if exists ttrss_filters2;
|
||||
drop table if exists ttrss_filters;
|
||||
drop table if exists ttrss_filter_types;
|
||||
drop table if exists ttrss_filter_actions;
|
||||
drop table if exists ttrss_user_prefs;
|
||||
|
||||
Reference in New Issue
Block a user