I have an empty array (it is not null), i would like to query on that. Any ideas?
Queries on arrays are unsupported at the moment
You might want to π this issue: https://github.com/appwrite/appwrite/issues/2838
[CLOSED] How to query on a empty Array?
Thanks @Steven i can fix it with an other method, a workaround. But it would be nice if i can do this.
Recommended threads
- How to bypass the rate limit on the back...
Once a month my app has a ton of usage and I always run into the Too many requests 429 error. I am trying to optimize the queues and jobs to manage that, but a...
- [SOLVED] Appwrite Cloud and FRA cloud se...
Can anyone estimate how long this will take to resolve? I am checking status here https://status.appwrite.online/
- How to use Operator.arrayAppend on a rel...
Hi, is it possible to use any operator on a relationship column? I have a One to Many relationship column on a table and I would like to add entries to the colu...