[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
- Broken Typeform Link for Appwrite Heroes...
I was trying to apply for the Appwrite Heroes program because I am planning to host a meetup for my local developer community on backend architecture using Appw...
- Large File Upload Issue with S3/RustFS
Hi, we are seeing a reproducible large upload failure with Appwrite 1.8.0 using S3-compatible storage through RustFS. A file upload of about 10.7 GB consistent...
- Terraform tablesdb_column type inconsist...
Hi, I am trying out the new terraform provider for appwrite that was introduced a few weeks back. As a first step I wanted to import our existing databases into...