• Usually we deploy the database and application changes together, but not always. We actually use SQL Compare to make all of our database changes in an environment where multiple people review the changes before we decide if the database change is "in" or "out." If we know that the db change won't impact the application then we are okay pushing it out in advance of the application changes.