Options

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?
Tagged:

Answers

  • Options
    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
    Product Support Engineer
    Redgate Software Ltd
    Please see our Help Center for detailed guides on how to use our tools
Sign In or Register to comment.