Description
Bug report
Describe the bug
At the moment, I have the impression that all the operators we can use for a query on a table don't seem to be available. In particular the OR and AND operators (and maybe others, I've only tested them).
Looking in the JS repository this seems to be the expected behavior, but I wanted to know what the status was on this.
Is it on your roadmap? IMO it would be a feature with high added value.
Furthermore, I have the impression that this subject isn't clear enough in the documentation. Could there be a list of filters supported by Realtime?
Finally, I wanted to know if it was possible to offer a syntax closer to the one we use for querying tables, i.e. using the functions provided by the SDK (which would also clarify which filters are supported by Realtime). For more details, see my Feature Request.