When we check in a user into Subversion via SQL Source Control the script that is generated and appears in the Check-In window includes code to Create a Login at the server level. I would like to restrict it from doing that and just try to create the user. I want the check-in and/or deployment to fail in the associated SQL Login is not present on the server.
Anyone know if this is possible?
Anyone know if this is possible?