From 0f94f36c5c972a904942e9b9302d71a3ec2a6eba Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Mon, 14 Feb 2022 13:29:40 +0100 Subject: Drop table roles. --- title.sql | 2 -- 1 file changed, 2 deletions(-) (limited to 'title.sql') diff --git a/title.sql b/title.sql index c53d64c..b0af122 100644 --- a/title.sql +++ b/title.sql @@ -1,3 +1 @@ insert or replace into titles ( title_id, title_name, bgg ) values ( 'hammer-of-the-scots', 'Hammer of the Scots', 3685 ); -insert or replace into roles values ( 'hammer-of-the-scots', 'England' ); -insert or replace into roles values ( 'hammer-of-the-scots', 'Scotland' ); -- cgit v1.2.3