only include 2019 and 2020 order season in pkg

This commit is contained in:
Trowbridge 2019-03-21 11:40:32 -04:00
parent 7d0166aab2
commit 5571fc35a6

View File

@ -36,6 +36,7 @@ FROM
rlarp.osm_fcpool rlarp.osm_fcpool
WHERE WHERE
where_clause where_clause
AND order_season IN (2019,2020)
GROUP BY GROUP BY
order_season order_season
,order_month ,order_month