
Anyone has suggestions on migration management with appwrite
I am going to have one app that will have different isolated deployment. So I need to have updated changes for example script or whatever to apply to different appwrite database projects.
One option is manual updating on console but if i have many more it will be painful.
Something generated script to click to apply production appwrite schema to different projects
Recommended threads
- Error in OAuth2.0 appwrite flutter windo...
I am creatig the OAuth2.0 to support in for android and window here what i did: The android one work good but the window give this** error: ** **"...
- cant add attributes
i have 20 attributes in the table, and when i try to add 1 more, i get error: "The maximum number or size of columns for this table has been reached", is 20 att...
- AppwriteException: Invalid `userId` para...
Trying to use the users.listSessions as given here https://appwrite.io/docs/references/cloud/server-nodejs/users#listSessions here's my code ``` const userslist...
