codeMechanic
On Appwrite cloud once the attribute created for any collection unable to change the length of collection. If we delete and recreate attribute with same name previous data is lost.
TL;DR
The user is asking about the inability to change the length of a collection attribute on Appwrite cloud. If the attribute is deleted and recreated with the same name, previous data will be lost. There is no solution mentioned in the thread. codeMechanic
collections
ideclon
Yes, that is correct. Is this supposed to be a question?
Recommended threads
- Query Appwrite
Hello, I have a question regarding Queries in Appwrite. If I have a string "YYYY-MM", how can I query the $createdAt column to match this filter?
- Different appwrite IDs are getting expos...
File_URL_FORMAT= https://cloud.appwrite.io/v1/storage/buckets/[BUCKET_ID]/files/[FILE_ID]/preview?project=[PROJECT_ID] I'm trying to access files in my web app...
- Invalid document structure: missing requ...
I just pick up my code that's working a week ago, and now I got this error: ``` code: 400, type: 'document_invalid_structure', response: { message: 'Inv...