Database Drop

Overview

In situations where you require your database to be dropped prior to deployment (in the case of a testing system) Ensconce has the ability to do this.

Example

ensconce --connectionString=[sqlConnectionString] --dropDatabase --dropDatabaseConfirm