summaryrefslogtreecommitdiff
path: root/title.sql
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-10-25 01:51:24 +0200
committerTor Andersson <tor@ccxvii.net>2023-10-27 15:48:54 +0200
commite813dffc26d4ccd5d33a03e7f109e7348c9c03a6 (patch)
tree8c269a670b9ab115db4dd4c17fd90db6a1f66774 /title.sql
parent99679c974ef3658243b604b7096751f0367c3b2f (diff)
downloadvotes-for-women-e813dffc26d4ccd5d33a03e7f109e7348c9c03a6.tar.gz
Add skeleton.
Diffstat (limited to 'title.sql')
-rw-r--r--title.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/title.sql b/title.sql
new file mode 100644
index 0000000..dab8f33
--- /dev/null
+++ b/title.sql
@@ -0,0 +1 @@
+insert or replace into titles ( title_id, title_name, bgg ) values ( 'votes-for-women', 'Votes for Women', 311900 );