summaryrefslogtreecommitdiff
path: root/title.sql
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2024-03-16 01:27:49 +0100
committerTor Andersson <tor@ccxvii.net>2024-03-16 01:27:49 +0100
commit3c2565fa123d39986eea8f1e9bd00fd5de20ad34 (patch)
treecf83ace3a0fbfc3e36d5338f85f2dae6875aeaea /title.sql
parent0a46357a34882d4b2a7fc4698fee1c77aff4fd17 (diff)
downloadmaria-3c2565fa123d39986eea8f1e9bd00fd5de20ad34.tar.gz
Cover and title.
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..8331160
--- /dev/null
+++ b/title.sql
@@ -0,0 +1 @@
+insert or ignore into titles ( title_id, title_name, bgg ) values ( 'maria', 'Maria', 40354 );