simple-oracledb
Advanced tools
Comparing version 1.1.22 to 1.1.23
| Date | Version | Description | | ||
| ----------- | ------- | ----------- | | ||
| 2016-09-25 | v1.1.22 | Maintenance | | ||
| 2016-10-04 | v1.1.23 | Maintenance | | ||
| 2016-08-15 | v1.1.2 | Added 'metadata' event for connection.query with streaming | | ||
@@ -5,0 +5,0 @@ | 2016-08-15 | v1.1.1 | Maintenance | |
{ | ||
"name": "simple-oracledb", | ||
"version": "1.1.22", | ||
"version": "1.1.23", | ||
"description": "Extend capabilities of oracledb with simplified API for quicker development.", | ||
@@ -5,0 +5,0 @@ "author": { |
@@ -54,3 +54,3 @@ # {"gitdown": "gitinfo", "name": "name"} | ||
The main goal is to provide an extended oracledb connection which provides more functionality for most use cases.<br> | ||
The new functionality aim is to be simpler and more strait forward to enable quicker development. | ||
The new functionality aim is to be simpler and more straightforward to enable quicker development. | ||
@@ -57,0 +57,0 @@ <a name="usage"></a> |
@@ -54,3 +54,3 @@ # simple-oracledb | ||
The main goal is to provide an extended oracledb connection which provides more functionality for most use cases.<br> | ||
The new functionality aim is to be simpler and more strait forward to enable quicker development. | ||
The new functionality aim is to be simpler and more straightforward to enable quicker development. | ||
@@ -837,3 +837,3 @@ <a name="usage"></a> | ||
| ----------- | ------- | ----------- | | ||
| 2016-09-25 | v1.1.22 | Maintenance | | ||
| 2016-10-04 | v1.1.23 | Maintenance | | ||
| 2016-08-15 | v1.1.2 | Added 'metadata' event for connection.query with streaming | | ||
@@ -840,0 +840,0 @@ | 2016-08-15 | v1.1.1 | Maintenance | |
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
698301