summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/sql/data-hammer.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/sql/data-hammer.txt b/tools/sql/data-hammer.txt
new file mode 100644
index 0000000..853bed4
--- /dev/null
+++ b/tools/sql/data-hammer.txt
@@ -0,0 +1,3 @@
+INSERT OR REPLACE INTO titles 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' );