summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2017-07-05 18:04:23 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2017-07-05 18:04:23 +0200
commit403511671affcd1a23ecae9d22c6a7d4b4c6f677 (patch)
tree8c5a1051eff45585223aa64e8a6720e27c56e58e
parent0ed167ceaf1d32678b2887e56e3527ea4c0e46f6 (diff)
downloadcruncher-403511671affcd1a23ecae9d22c6a7d4b4c6f677.tar.gz
cruncher-403511671affcd1a23ecae9d22c6a7d4b4c6f677.zip
do not cross builds and regions
-rw-r--r--crunch_global.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/crunch_global.sql b/crunch_global.sql
index 787725c..bf942c5 100644
--- a/crunch_global.sql
+++ b/crunch_global.sql
@@ -42,6 +42,7 @@ join skill_tier st on ((p.skill_tier between st.start and st.end and s.show_in_w
join build b on (( -- only per patch global
s.show_in_web = true and
gm.name = 'all' and
+ reg.name = 'all' and
r.name = 'all' and
(