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 Jan 2, 2024. It is now read-only.
Describe the bug
REST Query does not support query between dates.
To Reproduce
Steps to reproduce the behavior:
Create a REST query using between dates.
http://localhost:3000/events?filter[where][eventDate][between][0]="2019-02-10"&filter[where][eventDate][between][1]="2019-02-14
Expected behavior
Return all events between two dates.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: