Hello everyone
What is the maximum length of a string array (see attached image), like how many items can I add to the array before reaching the limit?
Not sure, but I think it should be similar to MariaDB arrays
I don't know and don't use MariaDB.
Appwrite uses MariaDB/MySQL under the hood so the limits are very similar or the same
I think that at least when querying then there was a limit of 100
Recommended threads
- Appwrite (Dart SDK) (for package_info_pl...
Hi team! Many Flutter plugins now need package_info_plus 10.x and device_info_plus 13.x, but appwrite 25.4.0 still constrains package_info_plus: >=8.0.2 <10.0...
- Images/Videos in storage appearing broke...
I am running into a storage issue after upgrading my self-hosted Appwrite instance , all of my previously uploaded images and videos are now showing as broken i...
- 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...