From e1532ebcfaedb23a21d803705a406024a17708b5 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Wed, 28 Apr 2021 12:23:58 +0200 Subject: Add 300: Earth & Water. --- tools/sql/data-300-ew.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tools/sql/data-300-ew.txt (limited to 'tools') diff --git a/tools/sql/data-300-ew.txt b/tools/sql/data-300-ew.txt new file mode 100644 index 0000000..0f6cb16 --- /dev/null +++ b/tools/sql/data-300-ew.txt @@ -0,0 +1,3 @@ +INSERT OR REPLACE INTO titles VALUES ( '300-earth-and-water', '300: Earth & Water', 267058 ); +INSERT OR REPLACE INTO roles VALUES ( '300-earth-and-water', 'Persia' ); +INSERT OR REPLACE INTO roles VALUES ( '300-earth-and-water', 'Greece' ); -- cgit v1.2.3