diff options
author | Tor Andersson <tor@ccxvii.net> | 2022-05-21 13:26:14 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2022-05-21 13:33:56 +0200 |
commit | 9be7f7d8beb3d037cc656b06d8289c7133d1249e (patch) | |
tree | c64e4f861a8243e2de534c2020737aaed678a845 /title.sql | |
parent | faba28c7c3c55124f8be117cfee9d75b33ec1c7c (diff) | |
download | washingtons-war-9be7f7d8beb3d037cc656b06d8289c7133d1249e.tar.gz |
Keep the bit rot away.
Diffstat (limited to 'title.sql')
-rw-r--r-- | title.sql | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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' ); |