It can span for the whole time range (2022 .. now). Workaround: it is already possible to simply add `AND time BETWEEN ... AND ...` in the WHERE condition in the query.
It can span for the whole time range (2022 .. now).
Workaround: it is already possible to simply add
AND time BETWEEN ... AND ...in the WHERE condition in the query.