[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
- Which flutter SDK version for Self Hoste...
Hi all, Is there a good way to figure out which version of flutter SDK and Dart SDK is current for latest available self-hosted 1.8.0 ? I know new features are...
- Google Auth not working in a React App
Authentication with Google has failed. It redirects back to the signin route in React. Attached screenshots for configuration of Google console and Appwrite Go...
- Bug Report: Crash when trying to createR...
https://github.com/appwrite/sdk-for-android/issues/96 I think the bug is related with this one https://discord.com/channels/564160730845151244/1443887021314539...