sql-cli
sql-cli copied to clipboard
added -D option to allow for old style connection strings
Hi! I like your client but need Windows domain authentication to connect in my environment. I've hacked in a (working! and ugly!) option to allow classic style DSN strings on the command line (at the expense of ignoring all the other options). I'm sending along my changes but understand this is maybe not the direction you want to go. Thanks!
+1 This would be useful. Updating the version broke all our commands!
Please write tests and make sure build passes with jshint.
Thanks