Working on Self-Hosted Server (version 1.5.10) with Flutter project. Hi, I have a collection with Array of Strings attribute. I would like to create a query of all the documents where the number of values in the array are, let's say, more than 1 value. It goes further, since I would like to have a query for documents that has more than 3 and less than 7. Is there a way to do in ?
Recommended threads
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...
- Console display all Databases as TablesD...
While looking at an issue with <@1231860789355347971> we saw that the console was displaying ALL databases as `TablesDB` even if the real type in the API is `le...