summaryrefslogtreecommitdiff
path: root/title.sql
blob: c53d64ccd2e69e2df3e954b60b11f94552d0a9ad (plain)
1
2
3
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' );