tediousjs / node-mssql

Microsoft SQL Server client for Node.js
https://tediousjs.github.io/node-mssql
MIT License
2.23k stars 467 forks source link

:bug: quote sqlv8 values #1479

Closed dhensby closed 1 year ago

dhensby commented 1 year ago

What this does:

This quotes generic arguments for the constructed connection string that is passed to msnodesqlv8; previous special chars in fields like password could end up breaking the connection string.

Related issues:

Fixes #1476

Pre/Post merge checklist:

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 9.1.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: