fix: added instanceName to options (#9968)

* added instanceName to options

* run prettier

---------

Co-authored-by: Jens Horch <horch@hector.de>
This commit is contained in:
Jens Horch 2023-05-09 12:41:50 +02:00 committed by GitHub
parent 03058055df
commit 7c5627f272
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -119,6 +119,11 @@ export interface SqlServerConnectionOptions
* Extra options
*/
readonly options?: {
/**
* The named instance to connect to
*/
readonly instanceName?: string
/**
* By default, if the database requestion by options.database cannot be accessed, the connection will fail with
* an error. However, if options.fallbackToDefaultDb is set to true, then the user's default database will