summaryrefslogtreecommitdiff
path: root/title.sql
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2022-11-10 23:24:20 +0100
committerTor Andersson <tor@ccxvii.net>2022-11-18 00:58:57 +0100
commitc926cafa13ecf305149d2ae2d03d119c1d710f9b (patch)
tree85741a9c0640e096c00fb2672fe3d5bdac1bf813 /title.sql
downloadred-flag-over-paris-c926cafa13ecf305149d2ae2d03d119c1d710f9b.tar.gz
Add skeleton.
Diffstat (limited to 'title.sql')
-rw-r--r--title.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/title.sql b/title.sql
new file mode 100644
index 0000000..6a45293
--- /dev/null
+++ b/title.sql
@@ -0,0 +1,3 @@
+insert or ignore into titles ( title_id, title_name, bgg )
+ values ( 'red-flag-over-paris', 'Red Flag Over Paris', 296577 );
+