so i just wanna ask one thing that sometimes if i add some new feature in my app and if it requires any new attribute and i add it and it doesnt work until i delete everything like basically reset but how would i be able to that when the app is in production.
If you add an attribute then the previous docs will be null unless you are adding a list
i didnt quite understand this , could you please elaborate
Recommended threads
- How to disable appwrite/embedding from s...
Hi everyone! I'm currently running a self-hosted instance of Appwrite. For my current use case, I don't need the AI/embedding features, and I noticed the `app...
- Active Running Project Deletion Alert Em...
Hi , I received an email alert from Appwrite today stating “your project will be deleted within 14 days if no action is taken,” though I have been actively usin...
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...