Commit Graph

17 Commits

Author SHA1 Message Date
Andy Hanson
45c9246c09 Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
Andy
bef4d2b27d
Enable "esModuleInterop" in all tsconfigs (#23354) 2018-02-05 11:01:56 -08:00
dherman
d337ba060d add missing multiple property to the Request class (#23274) 2018-01-30 11:32:09 -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
Andy
a828ea02ac Normalize tsconfig.jsons (#19447) 2017-08-30 08:15:31 -07:00
Andy
924fafffc0 Fix remaining lint errors (#19166) 2017-08-20 15:37:53 -07:00
Jimi (Dimitris) Charalampidis
70c6450707 Add function 'toTable' for IRecordSet<T>. (#18475) 2017-07-28 12:46:27 -07:00
JimiC
cf90deeaf7 Include undefined as accepted type for IRow. 2017-07-14 09:45:27 +03:00
JimiC
6f1a0cb255 Inherit from Array for columns and rows. 2017-07-14 09:45:10 +03:00
Peter Keuter
ce68df0750 update version number 2017-07-07 17:09:56 +02:00
Peter Keuter
35156d5f5d update pool configuration options 2017-07-07 17:07:08 +02:00
JimiC
315097fe1a Add more test cases. 2017-06-22 23:12:39 +03:00
JimiC
56b5ec8a33 Improve types. 2017-06-22 23:01:17 +03:00
Peter Keuter
e0cfd8f75b move query template function to connectionpool (#16260) 2017-05-02 10:34:31 -07:00
Peter Keuter
5dc27752e4 update mssql definitions to 4.0.1 (#15909)
* update mssql definitions to 4.0.1

* updated tests

* support es6 tagged template literals

* implemented connectionstring constructor

* updated tests
2017-05-01 07:36:19 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00