• I could do this using SSDT to push the DB changes from Dev to (Test, Prod, etc.). I don't know if that's what you want or not, though. I've done other processes as well, but so far SSDT works well for us. We also use Jenkins to handle most of the changes, but I'd need to get a little more info on the internals. I've mostly used either batch files or just a manual push/generate script from SSDT to do the changes otherwise. I don't know exactly what you're thinking for this article. If you could clarify a bit more, I might be able to do this as well.