DefinitelyTyped/types/mssql
Cahil Foley b01a786c26 [mssql] Add Request.query tagged template overloads (#35212)
* Add missing query overloads

Add overloads to the `Request.query` method function to support using it as a tagged template.

* Update tests to include new signatures

Add tests for the tagged template query overload on the `Reqest` interface.

* Remove type declarations from tagged template usage

This usage is incompatible with older typescript versions.
2019-05-13 15:04:21 -07:00
..
index.d.ts
msnodesqlv8.d.ts
mssql-tests.ts
tsconfig.json
tslint.json