Link a Development Database to Your Source Control System
Linking a development database to your source control system
- Can link your database to a repository solution
- Right click on database
- link database with source control
- link to my source control system
- Select your source control which for ADO? git?
- Browse for target folder
- Click on it
- Add commit Message
- OK
- select either (See Link a Development Database to Your Source Control System)
- dedicated database
- shared database
- When link is complete the DB icon will turn green
- You need to start by committing all your objects
- Click on "Commit" in Redgate source control
- add commit message
- Commit
- this will export all your objects as create scripts to your source control
Backlinks