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
- Migration from cloud to self-hosted fail...
Hi! I'm trying to migrate a small project from the cloud to a self hosted instance to play around but without any success! The migration process fails with the ...
- Transaction Error
AppwriteException: Transaction with the requested ID could not be found. at Generator.next (<anonymous>) { code: 404, type: 'transaction_not_found', r...
- Sites Runtimes 1.8.0 Self-Hosting. Flutt...
I have a problem with the Flutter version for SITES RUNTIMES. I use self-hosting and updated to version 1.8.0, which according to the changelog says they updat...