Files
DefinitelyTyped/types/mssql
Cahil Foley 3645f6c5db [mssql] Fix incorrect Table and Request interfaces (#37123)
* [mssql] align bulk method signatures with implementation

* [mssql] add optional table path properties

These properties go alongside the optional tableName parameter as per [this part of the table script](6188de3a83/lib/table.js (L10-L17))

* [mssql] add optional temporary property to Table class
2019-07-25 11:36:01 -07:00
..