tediousjs / node-mssql

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

CI Support for msnodesqlv8 on node 10 #1368

Closed dhensby closed 2 years ago

dhensby commented 2 years ago

What this does:

See https://github.com/TimelordUK/node-sqlserver-v8/issues/232

msnodesqlv8 accidentally broke Node 10 support in 2.4.5 release. This change conditionally installs the 2.4.4 version if testing on Node 10

Related issues:

https://github.com/TimelordUK/node-sqlserver-v8/issues/232

Pre/Post merge checklist: