Hi guys currently working on database migration.
Case: I have two project on cloud console which Staging and Production.
Objective: I want to migrate the staging database collection/structure into production.
Question: Is it have best method to clone the structure?
currently i manually use to create collection using server sdk
but the problem is i only can create collection not together with attribute
Recommended threads
- Charged after Downgrade
I downgraded from the pro plan last month, but it’s still trying to charge my card this month and my account has been restricted
- Invalid type for attribute 'email': emai...
I'm using the node-appwrite SDK to create a table, the column payload looks like this: ```json [{"key":"email","type":"email","required":true, "size": 512}] ``...
- Sydney Cloud Sites: App Git deployment a...
Project ID: rentwize-db The app Site fails after the build completes with a missing build archive error. Site id: app Framework: TanStack Start SSR Output dir...