From 9be7f7d8beb3d037cc656b06d8289c7133d1249e Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Sat, 21 May 2022 13:26:14 +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