diff options
author | Tor Andersson <tor@ccxvii.net> | 2024-08-21 15:54:51 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2024-08-21 15:54:51 +0200 |
commit | f2bf9075c77e23bf2da9b2d8d3a264299ba387e2 (patch) | |
tree | 875b1854909daec1a4b3697e7f40fdf1170c7e44 /title.sql | |
download | vijayanagara-f2bf9075c77e23bf2da9b2d8d3a264299ba387e2.tar.gz |
Cover.
Diffstat (limited to 'title.sql')
-rw-r--r-- | title.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/title.sql b/title.sql new file mode 100644 index 0000000..9c56675 --- /dev/null +++ b/title.sql @@ -0,0 +1 @@ +insert or replace into titles ( title_id, title_name, bgg ) values ( 'vijayanagara', 'Vijayanagara', 334363 ); |