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
- Apple OAuth Scopes
Hi Hi, I've configured sign in with apple and this is the response i'm getting from apple once i've signed in. I cant find anywhere I set scopes. I remember se...
- Sign In With Apple OAuth Help
Hi All! I've got a flutter & appwrite app which Im trying to use sign in with apple for. I already have sign in with google working and the function is the sam...
- Custom Domains
Hi All, Should be a quick config issue. I'm setting up custom domains on the hosted version. I have verified the domain with the CNAME but appwrite isn't gene...