Migrate database from container to container

I am currently running our business using Cloudkit apps on Macs and IOS devices. The container is in development mode so that I can add tables and fields as necessary. I would like to upgrade to production, but worry about the need for schema modifications after that. It appears that you cannot go back to development mode after switching to production. Is there a good process for handling this?

Accepted Reply

You can go back to development mode. You can not remove any fields in production once you create them in production.

Replies

You can go back to development mode. You can not remove any fields in production once you create them in production.

Are you sure? I tried it once before and could not find any way to do it. Ahh, must be the 'reset' button. I would have expected a button similar to the 'Deploy to Production' button.