From 71c66d841a07361ad8ca5022310fa19e51d37268 Mon Sep 17 00:00:00 2001 From: iainp5 Date: Wed, 26 Jun 2024 08:03:13 +0100 Subject: Initial commit --- title.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 title.sql (limited to 'title.sql') diff --git a/title.sql b/title.sql new file mode 100644 index 0000000..ac632f7 --- /dev/null +++ b/title.sql @@ -0,0 +1 @@ +insert or replace into titles ( title_id, title_name, bgg ) values ( '1989-dawn-of-freedom', '1989: Dawn of Freedom', 26997 ); \ No newline at end of file -- cgit v1.2.3