Implement -b, -m, and -V switches
Pre-release
Pre-release
What's Changed
- implement error handling switches by @shueybubbles in #49
- Switch out AAD auth implementation to leverage go-mssqldb by @shueybubbles in #46
- Implement connect command and password prompt by @shueybubbles in #51
- Temporarily using a fork of
go-mssqldb
driver pending completion of PR denisenkom/go-mssqldb#723
Full Changelog: v0.3.0...v0.4.0