summaryrefslogtreecommitdiff
path: root/util/dump.sql
diff options
context:
space:
mode:
Diffstat (limited to 'util/dump.sql')
-rw-r--r--util/dump.sql4
1 files changed, 3 insertions, 1 deletions
diff --git a/util/dump.sql b/util/dump.sql
index 7bf59f8c..5d13e027 100644
--- a/util/dump.sql
+++ b/util/dump.sql
@@ -119,7 +119,9 @@ CREATE TABLE releases_rev (
resolution smallint NOT NULL DEFAULT 0,
voiced smallint NOT NULL DEFAULT 0,
freeware boolean NOT NULL DEFAULT FALSE,
- doujin boolean NOT NULL DEFAULT FALSE
+ doujin boolean NOT NULL DEFAULT FALSE,
+ ani_story smallint NOT NULL DEFAULT 0,
+ ani_ero smallint NOT NULL DEFAULT 0
);
-- releases_vn