EntropyZero Blogging Server

Welcome to EntropyZero Blogging Server Sign in | Join | Help
in Search

deltaRunner

Maintain the life cycle of your database with small incremental changes called deltas.

deltaRunner Supports New CreateDatabase Method

When you let deltaRunner create the database for you, you will reduce the amount of time required to get your development environment setup on new machines.

  SqlDeltaRunner.CreateDatabase(DatabaseName, MasterConnectionString, false);

Add this line when you are initializing your test fixture and deltaRunner will determine if the database already exists.  If not, the database will be created and you can move right into applying deltas and then into development.

Published Tuesday, October 10, 2006 10:14 PM by mike.brockey
Filed under:

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

No Comments

Leave a Comment

(required) 
(optional)
(required) 
Submit
Powered by Community Server, by Telligent Systems