summaryrefslogtreecommitdiff
path: root/util/sql/schema.sql
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2019-11-08 12:52:39 +0100
committerYorhel <git@yorhel.nl>2019-11-08 12:52:53 +0100
commit2aae7e298fb6bd7219a05abbe6d1a07b9f69cdd2 (patch)
treeece03b31bc4ba7396fc1d98f6255025fbc277498 /util/sql/schema.sql
parentf4253cd0472fd077d33f536a78f6d255907b1cfc (diff)
Wikidata: Add support for doujinshi.org author links
Diffstat (limited to 'util/sql/schema.sql')
-rw-r--r--util/sql/schema.sql3
1 files changed, 2 insertions, 1 deletions
diff --git a/util/sql/schema.sql b/util/sql/schema.sql
index eca69e2e..19720860 100644
--- a/util/sql/schema.sql
+++ b/util/sql/schema.sql
@@ -930,7 +930,8 @@ CREATE TABLE wikidata (
pcgamingwiki text[], -- [pub] P6337
steam integer[], -- [pub] P1733
gog text[], -- [pub] P2725
- pixiv_user integer[] -- [pub] P5435
+ pixiv_user integer[], -- [pub] P5435
+ doujinshi_author integer[] -- [pub] P7511
);
-- wlists