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
- Function connected custom domain error: ...
My domain is served through Cloudflare. Domain is now connected with the appwrite function. But when accessing the domain, I get the below error. Any suggestion...
- Error | general_unknown
I have built a website using Appwrite Cloud as backend, and also using sites for deployment. My website is live but sometimes it shows Appwrite's Error general_...
- Introducing new string column types made...
Adding new string types is hugely bennificial! Unfortunately it made the current column types not editable to change their types to the new longer field types.