Files
Cahil FoleyandWesley Wigham 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](https://github.com/tediousjs/node-mssql/blob/6188de3a83c1ce55cf28c1c5875b4a5f7c636de6/lib/table.js#L10-L17)

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