open-vault/plugins/database/mssql
Calvin Leung Huang 3136fbb678 Fix flag parsing on database plugins, exit on parse error (#3305)
* Change FlagSet error handling to flag.ExitOnError

* Ignore os.Args[0] (the command itself) when parsing flags

* Revert to using flag.ContinueOnError
2017-09-07 16:30:00 -04:00
..
mssql-database-plugin Fix flag parsing on database plugins, exit on parse error (#3305) 2017-09-07 16:30:00 -04:00
mssql.go Move database drivers from test files into the plugin files (#2986) 2017-07-07 10:38:12 -07:00
mssql_test.go Move database drivers from test files into the plugin files (#2986) 2017-07-07 10:38:12 -07:00