@types/mssql
Advanced tools
+2
-1
@@ -329,3 +329,4 @@ // @credit COLSA Corporation <http://www.colsa.com/> | ||
| public multiple: boolean; | ||
| public stream: any; | ||
| public stream: boolean; | ||
| public arrayRowMode: boolean; | ||
| public constructor(connection?: ConnectionPool); | ||
@@ -332,0 +333,0 @@ public constructor(transaction: Transaction); |
| { | ||
| "name": "@types/mssql", | ||
| "version": "9.1.4", | ||
| "version": "9.1.5", | ||
| "description": "TypeScript definitions for mssql", | ||
@@ -52,4 +52,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mssql", | ||
| }, | ||
| "typesPublisherContentHash": "a9f2d24445a649ca05ccaa0b28ad508a3d86bf58435f2c57a3beefba631b0002", | ||
| "typeScriptVersion": "4.5" | ||
| "typesPublisherContentHash": "cbbe329ee45f4214c5e93d91a90ae6582a6d63c50421533983599a5f8b2fc518", | ||
| "typeScriptVersion": "4.6" | ||
| } |
+1
-1
@@ -11,3 +11,3 @@ # Installation | ||
| ### Additional Details | ||
| * Last updated: Mon, 20 Nov 2023 23:36:24 GMT | ||
| * Last updated: Fri, 02 Feb 2024 06:07:33 GMT | ||
| * Dependencies: [@types/node](https://npmjs.com/package/@types/node), [@types/tedious](https://npmjs.com/package/@types/tedious), [tarn](https://npmjs.com/package/tarn) | ||
@@ -14,0 +14,0 @@ |
21728
0.18%407
0.25%