Warnings tedious
See original GitHub issuetedious deprecated The IntN
data type is internal and will be removed. node_modules\mssql\lib\tedious.js:63:20
tedious deprecated The BitN
data type is internal and will be removed. node_modules\mssql\lib\tedious.js:71:40
tedious deprecated The FloatN
data type is internal and will be removed. node_modules\mssql\lib\tedious.js:73:20
tedious deprecated The MoneyN
data type is internal and will be removed. node_modules\mssql\lib\tedious.js:78:20
tedious deprecated The NumericN
data type is internal and will be removed. node_modules\mssql\lib\tedious.js:82:44
tedious deprecated The DecimalN
data type is internal and will be removed. node_modules\mssql\lib\tedious.js:83:44
tedious deprecated The DateTimeN
data type is internal and will be removed. node_modules\mssql\lib\tedious.js:85:20
tedious deprecated The TimeN
data type alias is deprecated, please use Time
instead. node_modules\mssql\lib\tedious.js:88:20
tedious deprecated The DateN
data type alias is deprecated, please use Date
instead. node_modules\mssql\lib\tedious.js:89:20
Issue Analytics
- State:
- Created 5 years ago
- Reactions:3
- Comments:6 (2 by maintainers)
Fixed.
Just looked through the outstanding pull requests and saw #643