|
|
@ -11,11 +11,11 @@ drop table if exists ttrss_tags;
|
|
|
|
drop table if exists ttrss_entry_comments;
|
|
|
|
drop table if exists ttrss_entry_comments;
|
|
|
|
drop table if exists ttrss_user_entries;
|
|
|
|
drop table if exists ttrss_user_entries;
|
|
|
|
drop table if exists ttrss_entries;
|
|
|
|
drop table if exists ttrss_entries;
|
|
|
|
|
|
|
|
drop table if exists ttrss_scheduled_updates;
|
|
|
|
drop table if exists ttrss_feeds;
|
|
|
|
drop table if exists ttrss_feeds;
|
|
|
|
drop table if exists ttrss_feed_categories;
|
|
|
|
drop table if exists ttrss_feed_categories;
|
|
|
|
drop table if exists ttrss_users;
|
|
|
|
drop table if exists ttrss_users;
|
|
|
|
drop table if exists ttrss_themes;
|
|
|
|
drop table if exists ttrss_themes;
|
|
|
|
drop table if exists ttrss_scheduled_updates;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
begin;
|
|
|
|
begin;
|
|
|
|
|
|
|
|
|
|
|
|