1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-06 04:39:15 +00:00

add upgrade scripts to 1.1.3

This commit is contained in:
Andrew Dolgov
2006-02-12 06:24:36 +01:00
parent 085a5a7440
commit b4548c3237
4 changed files with 26 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ drop table ttrss_feeds;
drop table ttrss_feed_categories;
drop table ttrss_users;
drop table ttrss_themes;
drop table ttrss_scheduled_updates;
begin;