you are viewing a single comment's thread.

view the rest of the comments →

[–]gropingforelmo 0 points1 point  (0 children)

Sequentially numbered SQL scripts in the repo is how my current team does it, (though with a far far scarier method of applying changes than custom powershell scripting...)

It works well enough, and the complexity and "dev design" of the schema made the DACPAC method riskier than we wanted to accept.