Tags: CoolHandDev/go-mssql-runner
Tags
revert example script back to simple select until we figure out how t… …o solve regex problem on test
Merge branch 'feat/sqlloglevel' Add ability to specify logging level User can now specify the verbosity of the log messages produced by the go-mssqldb driver. https://github.com/denisenkom/go-mssqldb
Merge branch 'feature/use-env-vars' This merge adds support for environment variables and tweaks to code documentation.
Merge branch 'fixpath' Fixes a critical bug the prevents proper resolution of working path.