
Hi, Is there a way that when creating a new attribute the default value is changed for all the documents already created since this is set to null

For example, I set the default value to 0 and the documents already created are saved as null, creating conflicts

Appwrite doesn't backfill data. You'll have to do that yourself

too bad ☹️ , that feature is useful

[SOLVED] Default value for already created documents
Recommended threads
- Relationship problem
When I UPDATE a document that has a relationship and I pass id and all the data of the relationship it works but if i CREATE a document then it says 401 user un...
- How many functions can I run simultaneou...
I want to konw, how many functions can I can simultaneously in appwrite cloud? I want to make a chat app where user sends text and text is processed using funct...
- Automatic chunking for large media does ...
Hi! Using https://github.com/appwrite/sdk-for-apple to upload images to Storage, it does not upload images larger than ~2mb. Error message: `Invalid document...
