You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 9, 2024. It is now read-only.
Right now, we don't allow date values to be cast to integers in the QueryBuilder. It looks like this cast ignores the actual time unit used for the date, but we expect it to produce an integer value according to its time unit (BTW timestamp behavior is different and matches expectations).
The text was updated successfully, but these errors were encountered:
Right now, we don't allow date values to be cast to integers in the QueryBuilder. It looks like this cast ignores the actual time unit used for the date, but we expect it to produce an integer value according to its time unit (BTW timestamp behavior is different and matches expectations).
The text was updated successfully, but these errors were encountered: