diff options
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 ( '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' ); |