diff options
author | Tor Andersson <tor@ccxvii.net> | 2022-02-14 13:29:40 +0100 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-02-18 12:12:42 +0100 |
commit | 16fa2b730bc38b4de0d0efac4635aa4541bb7a9d (patch) | |
tree | c428bf9b597bdde53470083d8c840264df20b72b /title.sql | |
parent | 4b4473049cd996f0c901002bd041d75fae4dac36 (diff) | |
download | shores-of-tripoli-16fa2b730bc38b4de0d0efac4635aa4541bb7a9d.tar.gz |
Drop table roles.
Diffstat (limited to 'title.sql')
-rw-r--r-- | title.sql | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,3 +1 @@ insert or replace into titles ( title_id, title_name, bgg ) values ( 'shores-of-tripoli', 'Shores of Tripoli', 237860 ); -insert or replace into roles values ( 'shores-of-tripoli', 'Tripolitania' ); -insert or replace into roles values ( 'shores-of-tripoli', 'United States' ); |