simple-oracledb
Advanced tools
Comparing version 1.3.2 to 1.4.0
| Date | Version | Description | | ||
| ----------- | ------- | ----------- | | ||
| 2018-09-23 | v1.3.2 | Maintenance | | ||
| 2019-01-25 | v1.4.0 | useExecuteMany=true by default | | ||
| 2018-09-23 | v1.3.0 | Added executeMany support for the batch APIs | | ||
@@ -5,0 +5,0 @@ | 2018-04-14 | v1.2.2 | Performance improvement for pooled connection fetching (#23) | |
{ | ||
"name": "simple-oracledb", | ||
"version": "1.3.2", | ||
"version": "1.4.0", | ||
"description": "Extend capabilities of oracledb with simplified API for quicker development.", | ||
@@ -5,0 +5,0 @@ "author": { |
@@ -1149,3 +1149,3 @@ # simple-oracledb | ||
| ----------- | ------- | ----------- | | ||
| 2018-09-23 | v1.3.2 | Maintenance | | ||
| 2019-01-25 | v1.4.0 | useExecuteMany=true by default | | ||
| 2018-09-23 | v1.3.0 | Added executeMany support for the batch APIs | | ||
@@ -1152,0 +1152,0 @@ | 2018-04-14 | v1.2.2 | Performance improvement for pooled connection fetching (#23) | |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
332648
4455