feat: allow -q initial query to work with -i input files by dlevy-msft-sql · Pull Request #626 · microsoft/go-sqlcmd
Previously -q and -i were mutually exclusive. Now -q runs first, then -i files. The -Q flag remains mutually exclusive with -i since -Q exits after executing. Test uses SET NOCOUNT ON (locale-independent) instead of SET LANGUAGE German.
dlevy-msft-sql
changed the title
Allow -q (initial query) to work with -i (input files)
feat: allow -q initial query to work with -i input files
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters