@evidence-dev/db-commons
Advanced tools
Comparing version 0.0.0-ce64390b to 0.0.0-cf20f3b2
# @evidence-dev/db-commons | ||
## 1.0.3 | ||
### Patch Changes | ||
- 31381835: Add support for EVIDENCE_VAR\_\_ interpolation in source queries | ||
## 1.0.2 | ||
### Patch Changes | ||
- fc7fe470: Add support for closeConnection callback when async generator has completed | ||
## 1.0.1 | ||
### Patch Changes | ||
- Fix incorrectly published version | ||
## 1.0.0 | ||
### Patch Changes | ||
- bf4a112a: Update package.json to use new datasource field | ||
- cd57ba69: Add new interface for datasources for fine-grained control of output | ||
- c4822852: Support for streaming results | ||
- 781d2677: exhaust testconnection streams, improve type inference, add trino/databricks adapters | ||
- 20127231: Bump all versions so version pinning works | ||
- 29c149d6: added stricter types to db adapters | ||
## 0.2.1-usql.5 | ||
### Patch Changes | ||
- 781d2677: exhaust testconnection streams, improve type inference, add trino/databricks adapters | ||
## 0.2.1-usql.4 | ||
### Patch Changes | ||
- Update package.json to use new datasource field | ||
## 0.2.1-usql.3 | ||
### Patch Changes | ||
- cd57ba69: Add new interface for datasources for fine-grained control of output | ||
## 0.2.1-usql.2 | ||
### Patch Changes | ||
- Support for streaming results | ||
## 0.2.1-usql.1 | ||
### Patch Changes | ||
- 20127231: Bump all versions so version pinning works | ||
## 0.2.1-usql.0 | ||
### Patch Changes | ||
- 29c149d6: added stricter types to db adapters | ||
## 0.2.0 | ||
@@ -4,0 +69,0 @@ |
{ | ||
"name": "@evidence-dev/db-commons", | ||
"version": "0.0.0-ce64390b", | ||
"description": "Shared modules for Evidence Database Drivers ", | ||
"version": "0.0.0-cf20f3b2", | ||
"description": "Shared modules for Evidence Datasource Drivers ", | ||
"main": "index.cjs", | ||
@@ -6,0 +6,0 @@ "author": "evidence.dev", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
19092
8
447