-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Postgres doesn't support this query type yet {"$nin":[]} #4727
Comments
Can you get the logs when running with VERBOSE=1? Or provide a query? |
I have switched to mongo |
@repertory Sorry we took so long. Thank you for using parse. If you want to help with the issue you opened that would be great, in case anybody else would run into the issue. |
Hoping we can get this re-opened. If someone can direct me in the right direction on this, I can try and take a look |
@CoderickLamar There isn't enough info in the original post and no logs posted. Can't reproduce and this issue may have already been fixes. |
We're experiencing the same issue on our end. Let me see if I can grab more details and update this post with our info |
@CoderickLamar Are you still having this issue? |
I also have this issue. It works fine when the array is not empty, but when the array is empty it causes the issue. the query that I used:
and the error message :
|
Make sure that { '$nin': [] } array should not empty |
Issue Description
request:
response:
The text was updated successfully, but these errors were encountered: