How to execute commands automaticly before and after commit?

meistermeister Posts: 3 Bronze 1
Hello everybody,

I want to know if it's possible to execute automaticly some commands before and after the commit?

Exactly it's about to execute the command "Find invalid objects" (from RedGate SQL Prompt 5) before commit. If there is any invalid object I want to abort the commitment.
After the commit I want to execute automaticly the "Add migration Script..." Button (or just anything like that to remind the developers on creating a migrationscript).

Shared development is used.
SQL Source Control 3.1.0.5208 using SVN as sourcesafe.

Any ideas how I can manage this? Thanks a lot!

Comments

Sign In or Register to comment.