Skip to content

Finding all rows in range of two dates #4812

Discussion options

You must be logged in to vote

You should be able to do it with chaining .gte, .lte.
Edit: It is my understaning .rangeLt compares a range type against another, versus a single value, but I'm not that familiar with PostGres ranges and the translations postgrest.js does on converting .rangeLt to postgrest API call.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
5 replies
@yustarandomname
Comment options

@GaryAustin1
Comment options

@steve-chavez
Comment options

@GaryAustin1
Comment options

@forntoh
Comment options

Answer selected by yustarandomname
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants