Waterfall Deployment

johnmojohnmo Posts: 4 New member
I'm evaluating ReadyRoll to manage development changes to databases. It looks perfect for managing multiple developers working against a common database schema.

Due to a variety of constraints, we do large, infrequent releases to production. There could be months of changes tracked in development before a release to production is staged and executed.

I'm sure there's a way, but all of the tutorials I've found focus on CI and CD -- which is great, but just not what I have to work with. How do we generate a single, cumulative update script from a long cycle of database changes managed in ReadyRoll?
Sign In or Register to comment.