Connecting sql source control with SSDT / db project
Spud
Posts: 23
Hopefully just a quickie...
We use sql source control to check in & getlatest, and wish to continue doing so.
I want to use SSDT / Sql Server Database project in order to create a dacpac that defines the latest schema.
Where is the link in a sql server database project so that a check-in via source control would ripple through to the database project after a getlatest (and therefore the dacpac upon a recompile)?
We use sql source control to check in & getlatest, and wish to continue doing so.
I want to use SSDT / Sql Server Database project in order to create a dacpac that defines the latest schema.
Where is the link in a sql server database project so that a check-in via source control would ripple through to the database project after a getlatest (and therefore the dacpac upon a recompile)?
Comments
Redgate Software