Skip to content

or() and and() operators do not work with subqueries #2014

Answered by bnjmnt4n
colearendt asked this question in Q&A
Discussion options

You must be logged in to vote

https://postgrest.org/en/v8.0/api.html#embedded-filters recommends the following syntax:

GET /films?select=*,roles(*)&roles.or=(character.eq.Gummo,character.eq.Zeppo) HTTP/1.1

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by wolfgangwalther
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@steve-chavez
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
3 participants
Converted from issue

This discussion was converted from issue #2011 on November 06, 2021 11:18.