Matthew Erwin

Results 3 issues of Matthew Erwin

node-mssql: "11.0.1" This exception occurs if the `authentication.options.password` property is not present -- as expected. However, what isn't expected is for it to be uncaught. Specifically: ```` import sql from...

Tested that this is working with [mssql](https://github.com/tediousjs/node-mssq) against Azure Sql Server. Notes: - validates JSON if parameter value is a _string_ - encodes as JSON if parameter value is an...

**Is your feature request related to a problem? If so, please give a short summary of the problem and how the feature would resolve it** All versions of MSSQL now...

feature-request