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
I am facing an issue with the orWhere() and andWhere() query functions. Whenever I use orWhere(), it returns an empty response. I couldn't find any documentation related to these functions, so I'm unsure if I'm using them correctly.
Could you please confirm whether orWhere() and andWhere() are supported? If so, am I using them correctly? Any guidance or documentation would be appreciated.
The text was updated successfully, but these errors were encountered:
I am facing an issue with the orWhere() and andWhere() query functions. Whenever I use orWhere(), it returns an empty response. I couldn't find any documentation related to these functions, so I'm unsure if I'm using them correctly.
Here’s the code snippet I’m using:
Could you please confirm whether orWhere() and andWhere() are supported? If so, am I using them correctly? Any guidance or documentation would be appreciated.
The text was updated successfully, but these errors were encountered: