How can we help you today? How can we help you today?

Application Source Control

Just looking for some clarification.  From what I am seeing, SQL Source Control, looks like it is meant as an accessory to your overarching source control system for database specific changes.  Would this be an accurate assessment?  That is is meant to work in tandem with something like Perforce or GIT to pull down database specific changes?
eriko85
0

Comments

1 comment

  • Sergio R
    Yes, that's accurate.
    SQL Source Control helps to Source Control database schemas (and, optionally, static data) by scripting the database objects and managing the committing and checking out of those scripts from your Version Control System.
    Sergio R
    0

Add comment

Please sign in to leave a comment.