BIP2530
Severity
20 : ErrorMessage
(<insert_0>, <insert_1>) : The datasource '<insert_2>' does not support the BETWEEN predicate.Explanation
BETWEEN is not supported by this data source.Response
Rewrite the expression to avoid use of BETWEEN, or connect to a different data source.