DefinitelyTyped/types/oracledb
Connor Fitzgerald 26c41b10db oracledb - Implemented generics for DB results (#37747)
* WIP updating oracledb typings to 3.1.2

* WIP

* SODA WIP

* .d.ts done. Needs tests writing

* Finished

* Added pool stats methods. Fixed bug with BindParameter being string or number

* Making _enableStats optional

* Allow parameters to be nulled

* Capitalise namespace

* Update contribution URL

* Revert "Update contribution URL"

This reverts commit f329d293dceaf44832ae3424753c1ccb98378df2.

* Update contribution URL

* Change poolAlias to string. SODA not in preview. Add BindParameters interface

* getRows should not return void

* Added pino-std-serializers

* Adding @types/clear

* Upgrading oracledb to 4.0

* Retained oracledb v3 files. Made requested changes

* Added Buffer to BindParameters

* Implemented generics

* Added tests
2019-08-19 11:25:49 -07:00
..
v3 oracledb - Implemented generics for DB results (#37747) 2019-08-19 11:25:49 -07:00
index.d.ts oracledb - Implemented generics for DB results (#37747) 2019-08-19 11:25:49 -07:00
oracledb-tests.ts oracledb - Implemented generics for DB results (#37747) 2019-08-19 11:25:49 -07:00
tsconfig.json
tslint.json