So im using appwrite cloud and currently have 29 attributes, and i want to add another one, but it throws me that the attribute limit is exceeded. How can i add more attributes?
Split the collection to relevant attributes?
I'll probably have to do that, I just don't know if it's an appwrite cloud bug or there really is a limit of 29 attributes π€
holy moly you have 29 attributes??? π
the limit is dependent on the sizes of the attributes in your collection and this limit is imposed by the underlying database
Recommended threads
- Deleted my account, trying to signup aga...
https://cloud.appwrite.io/console/login?error=%7B%22message%22%3A%22This+email+address+must+already+be+in+its+canonical+form.+Please+remove+aliases%2C+tags%2C+o...
- Unable to create Sites or Functions with...
Heya, I was looking at the appwrite documentation for Sites API with the server api: https://appwrite.io/docs/references/cloud/server-nodejs/sites I canβt fin...
- Index for combination of columns
How am i suppposed to apply index so that combination of two columns alwasy remain unique in appwrite table though console