Include Ad Hoc Scripts in SQL Source Control
Whether server configuration, replication scripts, SQL agent Jobs, Powershell, or just test scripts, give me a folder in VCS that I can store and retrieve scripts from. Even if this is to/from a specific folder on my machine, make this an easy process to keep development code with my database.
-
Jacob Stamm commented
This hasn't been touched in years, but ad hoc scripts are still a massive pain
-
Jerome commented
Ideally, can we have some options as to what we want set in SQL Source control. For example, Agent Jobs, Integration Services, Linked servers etc..
One of the value of the application is the seamless script for creating the code in say, GIT.
-
David Canning commented
You can add them through your VCS system outside of SQL Source Control
-
Amy Eslinger commented
I'm evaluating SQL Source Control and am now questioning whether the product will work for my company without the ability to check-in other scripts. We completely need to check in our SQL Agent Jobs and data update scripts that are now just stored on a network drive.
-
Brian Davis commented
Please consider adding this to the upcoming 5.0 release! It is truly needed.
-
Brian Davis commented
Please consider adding this to the upcoming 5.0 release! It is truly needed.
-
John Morehouse commented
I think that this would a great addition to SQL Source control.