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
- Android SDK: Kotlin null Value Not Updat...
Hi team, I think you should check the Android SDK implementation once, as it seems to have an issue handling Kotlin **null** values. For example: When I send:...
- IMPORTANT! SOC-2 Request Failing
Issue requesting SOC-2. If tried other/private browser as well as filling in optional fields.
- Can you suppress row $meta data?
When using listRows with a 'select' query to limit the response [for performance], I'm still getting extra columns (eg. `$id`, `$sequence`, `$createdAt`, `$upda...