Features
Development
Schema changes can be initiated directly within your Sandbox database or prepared inside Visual Studio prior to deployment.
Deployment
Build your project once and deploy to each of your environments for consistent and predictable releases to Dev/Test/Stg/Prod.
Source Control
All ReadyRoll project assets are stored as T-SQL and can be committed to your existing source control system (via a Visual Studio provider plugin, eg. TFS, VisualSVN, VisualHG etc).
Migrations
Deployment scripts are first-class citizens of ReadyRoll projects and allow you to include migration logic of your own (eg. to update transactional data).
Tweets
Tuesday, February 21, 2012
ReadyRollSQL: ReadyRoll 1.0.1099 now available. This release addresses a critical memory handling issue among other fixes http://t.co/7bDyRWJw #sqlserver
Tuesday, February 21, 2012
ReadyRollSQL: Apologies to anyone affected by a memory leak discovered today in the ReadyRoll build engine. A patch will be out in the next few hours.