summaryrefslogtreecommitdiff
path: root/title.sql
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2022-02-14 13:29:40 +0100
committerTor Andersson <tor@ccxvii.net>2022-11-16 19:19:39 +0100
commiteafcc44779d41a8e30a59909b09f45e43dbc017b (patch)
treeae79b9ccec32059af4d8183171c938aae88c60aa /title.sql
parentc798b7fa59579eea4c5823925e43b15658a30095 (diff)
downloadcrusader-rex-eafcc44779d41a8e30a59909b09f45e43dbc017b.tar.gz
Drop table roles.
Diffstat (limited to 'title.sql')
-rw-r--r--title.sql2
1 files changed, 0 insertions, 2 deletions
diff --git a/title.sql b/title.sql
index 75b6da7..9522532 100644
--- a/title.sql
+++ b/title.sql
@@ -1,3 +1 @@
insert or ignore into titles ( title_id, title_name, bgg ) values ( 'crusader-rex', 'Crusader Rex', 8481 );
-insert or ignore into roles values ( 'crusader-rex', 'Franks' );
-insert or ignore into roles values ( 'crusader-rex', 'Saracens' );