From bd220ea527eaf640636a5a80a6c4cd654a7e25d8 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Tue, 20 Aug 2024 23:46:06 +0200 Subject: Keep the bit rot away. --- title.sql | 2 -- 1 file changed, 2 deletions(-) (limited to 'title.sql') diff --git a/title.sql b/title.sql index be6fe09..675540a 100644 --- a/title.sql +++ b/title.sql @@ -1,3 +1 @@ insert or ignore into titles ( title_id, title_name, bgg ) values ( 'washingtons-war', 'Washington''s War', 38996 ); -insert or replace into roles values ( 'washingtons-war', 'American' ); -insert or replace into roles values ( 'washingtons-war', 'British' ); -- cgit v1.2.3