summaryrefslogtreecommitdiff
path: root/title.sql
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2024-03-19 13:42:52 +0100
committerTor Andersson <tor@ccxvii.net>2024-03-19 13:42:52 +0100
commit8e7527494695453454a8aeb097808ee9174774e2 (patch)
tree6995afd48e385b622e802a9de82e57177102f8ff /title.sql
downloadfriedrich-8e7527494695453454a8aeb097808ee9174774e2.tar.gz
Initial commit.
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..03c0b58
--- /dev/null
+++ b/title.sql
@@ -0,0 +1 @@
+insert or ignore into titles ( title_id, title_name, bgg ) values ( 'friedrich', 'Friedrich', 12891 );