Skip to content
This repository was archived by the owner on Jan 2, 2024. It is now read-only.

REST Query between dates. #24

@cbullokles

Description

@cbullokles

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions