Commit Graph

12 Commits

Author SHA1 Message Date
Andy Hanson
45c9246c09 Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
Daniel Rosenwasser
840d9f0153
Merge pull request #23382 from periclesroalves/master
[Tedious] fixing/extending connection.transaction definition
2018-02-10 10:33:59 -08:00
Andy
bef4d2b27d
Enable "esModuleInterop" in all tsconfigs (#23354) 2018-02-05 11:01:56 -08:00
Pericles Alves
004908e573 [Tedious] extending connection.transaction definition 2018-02-02 14:37:31 -08:00
Andy
19f89399e4 Ensure every package has a tslint.json (#21009)
* Ensure every package has a tslint.json

* Fixes
2017-10-25 11:13:50 -07:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Lee Houghton
87590c1207 Make Error.code a string
https://github.com/tediousjs/tedious/search?utf8=%E2%9C%93&q=ETIMEOUT&type=
2017-08-24 13:20:50 +01:00
Lee Houghton
0446302db1 Make Error.code a string
The code property is a string, not a number.

https://github.com/tediousjs/tedious/search?utf8=%E2%9C%93&q=ETIMEOUT&type=
2017-08-24 13:19:54 +01:00
Chris Thompson
276c04e9dd Add name as contributor per README recommendations 2017-06-05 17:56:27 -06:00
Chris Thompson
33853d9ad9 Add ConnectionError and RequestError 2017-06-05 17:50:52 -06:00
Steven
57c79ade9f Add max length to ParameterOptions 2017-03-29 14:58:56 -04:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00