DanielLoth / SQLServerJobRunner

MIT License
5 stars 2 forks source link

Make it easy for people to vendor the code in their own databases #5

Open DanielLoth opened 1 year ago

DanielLoth commented 1 year ago

Right now the code is split between a number of files. It'd be good to have a script that takes the relevant files and combines them into a single file. Consumers of the code can then just include this one file in their own SqlProj database project.