blob: 4f565b957ef4ccd6161f5c3bc475596c6254390d (
plain)
1
2
3
|
INSERT OR REPLACE INTO titles VALUES ( 'crusader-rex', 'Crusader Rex', 8481 );
INSERT OR REPLACE INTO roles VALUES ( 'crusader-rex', 'Franks' );
INSERT OR REPLACE INTO roles VALUES ( 'crusader-rex', 'Saracens' );
|