Can we get an update on the ETA for having the ability to update attributes? Not being able to change the size of a string attribute as an example is essential for production.
I found two discussions regarding this issue going back TWO YEARS https://github.com/appwrite/appwrite/discussions/2720#discussioncomment-2089980 https://github.com/appwrite/appwrite/discussions/2720
Both were closed because there was improvements to attributes... but to this day you cannot change the size of a string attribute. This seems like such a basic feature and I don't know if I can risk not having it going into production. Having to delete and recreate the attribute essentially wipes it out of every single document that exists.
My project is only going to have a roughly 10,000 dau, but the number of documents generated will be massive and having to delete and add an attribute will be catastrophic. I feel like taking the time to move everything over to firebase now will save me a lot of pain during production.
Recommended threads
- The console isnt showing documents
In console ui saved documents are being shown on frontend but i can see its showing 4 or number of docs available but in rows its only showing single doc and th...
- Create a project via REST API or SDK, mi...
I am currently self-hosting Appwrite in my local machine, deployed using docker script in the website. I also installed `appwrite-cli` through npm. I am trying...
- 1.8.1 - Databases - inline updating a ro...
When updating a database field via the inline edit method, the `$updatedAt` column does not get updated. Only if the row is updated by the "Update" interface (t...