only include 2019 and 2020 order season in pkg
This commit is contained in:
parent
7d0166aab2
commit
5571fc35a6
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user