summaryrefslogtreecommitdiff
path: root/dumps
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2021-06-12 21:01:37 +0200
committeremkael <emkael@tlen.pl>2021-06-12 21:05:32 +0200
commit4e94ecfd0430522496a9ef8e55b7782d86ef815c (patch)
tree7ade5899197d2c1edd9fc09189ecc0838db22e7d /dumps
parentfe52d49a3a956be94d56102c293666278042ff9b (diff)
1N tournament added to butler bundles
Diffstat (limited to 'dumps')
-rw-r--r--dumps/.mapping14
-rw-r--r--dumps/.paid-queries1
-rw-r--r--dumps/.queries1
3 files changed, 8 insertions, 8 deletions
diff --git a/dumps/.mapping b/dumps/.mapping
index ca8abda..d036f9c 100644
--- a/dumps/.mapping
+++ b/dumps/.mapping
@@ -1,8 +1,6 @@
-dmp202021_e sync/eliga2021.sql
-dmp202021_1n sync/_21_1ligan.sql
-dmp202021_1n_b sync/_21_1ligan.sql
-dmp202021_1s sync/tel.sql
-dmp202021_2ne sync/2nerr.sql
-dmp202021_2nw sync/20nwrr.sql
-dmp202021_2se sync/serrr.sql
-dmp202021_2sw sync/2swrr.sql
+dmp202021_1n_z3 sync/dmp202021_1n_z3.sql
+dmp202021_1s sync/tel.sql
+dmp202021_2ne sync/dmp202021_2ne.sql
+dmp202021_2nw sync/20nwrr.sql
+dmp202021_2se sync/serrr.sql
+dmp202021_2sw sync/dmp202021_2sw.sql
diff --git a/dumps/.paid-queries b/dumps/.paid-queries
index 34d1547..fb34de1 100644
--- a/dumps/.paid-queries
+++ b/dumps/.paid-queries
@@ -1,4 +1,5 @@
dmp202021_1n 6 15
+dmp202021_1n_z3 1 5
dmp202021_1s 6 15
dmp202021_2ne 6 15
dmp202021_2se 6 13
diff --git a/dumps/.queries b/dumps/.queries
index 2b06dea..6996af3 100644
--- a/dumps/.queries
+++ b/dumps/.queries
@@ -1,2 +1,3 @@
SELECT shortname, rnd, segm FROM admin;
UPDATE params SET path = "C:\\wwwliga\\";
+UPDATE admin SET oldbutler = "dmp202021_1n" WHERE oldbutler = "_21_1ligan"