[SOLVED] How to change return json to camalCase instead of PascalCase
- 0
- Self Hosted
- Tools
- Web
- Databases
Are these your documents? If so, those are your attribute keys. You would need to recreate your attributes using camel case
If there is data , we can’t do right
If you delete the attribute, you'd delete the data. So you'd have to create a temp attribute, copy the data over, recreate, and then copy it back.
This is how it's typically done in production (in multiple steps) to prevent impact on users
Using sdk to copy data or there is tool to do so
Sdk
THanks.
[SOLVED] How to change return json to camalCase instead of PascalCase
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...
- Appwriter Linux Key Bindings
Any tips for configuring appwriter for ubuntu? Actually the keybindings are tightly binded to either windows or mac. Working well on windows but in ubuntu some ...