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
- Send Email from App
Hi there. Is there a way to use Appwrite for sending an email vom app side? I only found the server sdk infos, but i need this from client side.
- Mock Email
Hello, How can I create and use mock email addresses for testing purposes, allowing users to simulate email-based authentication or sign-in without needing real...
- Account.Create produces an exception
Hi there! I just started with appwrite. I use a selfhosted solution using docker. Yesterday i created a simple signup page in my app and got an exception after...