Releases: Mause/duckdb_engine
Releases · Mause/duckdb_engine
v0.9.4
0.9.4 (2023-12-09)
Bug Fixes
- fix: Support fetching multiple databases and schemas and their associated tables
v0.9.3
0.9.3 (2023-12-05)
Bug Fixes
- use numeric_dollar where available (f51ee7f)
Documentation
v0.9.2
0.9.2 (2023-07-23)
Bug Fixes
- types: map
uinteger
to correct type (405769a)
v0.9.1
0.9.1 (2023-07-14)
Bug Fixes
- move numpy to dev dependencies (368c55c)
v0.9.0
0.9.0 (2023-06-21)
Features
v0.8.0
0.8.0 (2023-06-20)
Features
- nested types (Struct, Map, Union) (5c16863)
- passing config via query parameters in the url (6907041)
Bug Fixes
- allow passing motherduck_token as a config parameter (b944405)
v0.7.3
0.7.3 (2023-05-19)
Bug Fixes
- don't reflect nested types for now (3a01f9d)
v0.7.2
0.7.2 (2023-05-17)
Bug Fixes
- add missing ischema_names entries (20e30cf)
v0.7.1
0.7.1 (2023-05-09)
Bug Fixes
Dependencies
v0.7.0
0.7.0 (2023-03-16)
Miscellaneous Chores