v1.3.0rc1
Pre-release
Pre-release
Changelog
v1.3.0 (pre-releases)
Features
- Support for dbt-core 1.3
- Python models are currently not supported in this adapter
- The following cross-db macros are not supported in this adapter:
bool_or
,array_construct
,array_concat
,array_append
Fixes
- The macro
type_boolean
now returns the correct data type (bit
)
Chores
- Update adapter testing framework
- Update dependencies and pre-commit hooks
Full Changelog: v1.2.0...v1.3.0rc1