Releases: chop-analytics/dbt-netezza
Releases · chop-analytics/dbt-netezza
1.8.0
1.7.0
What's Changed
- Fix
array_utils macros - Add
date_spineandgenerate_seriesmacros - Add tests for dbt 1.7
- Add unsupported capability
TableLastModifiedMetadata - Add capability
SchemaMetadataByRelations
Full Changelog: v1.6.0...v1.7.0
1.6.0
What's Changed
- Upgrade dependencies to
dbt1.6 - Add tests for dbt 1.6
- Add macro for unsupported clone capability
Full Changelog: v1.5.3...v1.6.0
1.5.3
1.5.2
What's changed
- Fix transactions and incremental materialization column modifications
Full Changelog: v1.5.1...v1.5.2
1.5.1
What's Changed
- Add
merge_exclude_columnsconfig option toget_merge_sqlmacro
Full Changelog: v1.5.0...v1.5.1
1.5.0
What's Changed
- BREAKING CHANGE: Use md5 hashing for snapshots
- Add tests for dbt 1.5
- Implement
listaggmacro - Implement Netezza column to override string type
- Implement the
alter_*_commentmacros and tests - Add project cleanup fixture
- Add
create_schemamacro - Implement model contracts
- Support multiple queries
Full Changelog: v1.4.0...v1.5.0
1.4.0
What's Changed
- Add
array_concat,array_append,array_construct,last_day, andsplit_partmacros - Add dbt 1.4 tests
- Implement incremental predicates
- Update
current_timestamplogic
Full Changelog: v1.3.1...v1.4.0
1.3.1
What's Changed
- Change error comment in
datediffmacro - Fix default incremental strategy
Full Changelog: v1.3.0...v1.3.1
1.3.0
What's Changed
- Implement
bool_oranddatediffmacros - Add seed configuration options and adapter tests for 1.3
- Incremental materialization cleanup and standardization
Full Changelog: v1.2.2...v1.3.0