Hi Guys,
I am trying to migrate a self-hosted Appwrite instance from the stage environment to production. When I use the migration tool, pretty much everything moves over except for some of my collection attributes and this is causing data loss and making the app malfunction.
How can I address this problem? I would really appreciate any assistance on this.
Is it possible to export the data via a SQL dump and if so, can someone share a guide.
Thanks in advance for the assist.
Recommended threads
- Local appwrite run functions --user-id n...
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions ...
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...