Hello, I have an so much collection in DB and I want to migrate it to cloud.
How can I import the schema exact ID collection & all atribute.
TL;DR
Developers are discussing migrating a database schema from a self-hosted environment to a cloud setup. They recommend using the Appwrite CLI to pull the project and collection from the self-hosted instance and then push it to the cloud. This process will help in importing the schema, including exact ID collection and all attributes, to the cloud environment.