From 403511671affcd1a23ecae9d22c6a7d4b4c6f677 Mon Sep 17 00:00:00 2001 From: schneefux Date: Wed, 5 Jul 2017 18:04:23 +0200 Subject: do not cross builds and regions --- crunch_global.sql | 1 + 1 file changed, 1 insertion(+) (limited to 'crunch_global.sql') 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 ( -- cgit v1.3.1