-
Notifications
You must be signed in to change notification settings - Fork 474
Closed
Labels
Description
Expected behaviour:
I want to use the await sql.connect("mssql://")
function but change the default requestTimeout in the config file.
Actual behaviour:
There is no way to actually doing this. The config json doesn't accept connection strings.
Configuration:
Just a string starting with "mssql://"
Software versions
- NodeJS: 11.10.0
- node-mssql: 5.0.5
- SQL Server: MSSQL 15.00.1000