This repository has been archived by the owner on May 17, 2024. It is now read-only.
v0.5.0
What's Changed
- Make DBT dependency optional by @erezsh in #421
- Compound keys implementation, using product order by @erezsh in #375
- revise columns added-removed output by @kylemcnair in #424
- Issue 417 error handling by @dlawin in #419
- Fix multiple Diffs Complete! messages by @dlawin in #394
- always use model.alias for table path by @dlawin in #400
- bump to sqeleton v0.0.7 by @williebsweet in #432
- add redshift, postgres, databricks support by @dlawin in #382
- support combo pks in --dbt local_diff by @dlawin in #431
- Support connections to DuckDB for
--dbt
by @dbeatty10 in #408 - issue 425 parse and use threads by @dlawin in #435
- render jinja in entire selected profile by @dlawin in #395
- Use the same logic as dbt-core for the path for the project and profiles by @dbeatty10 in #415
- support custom schemas by @dlawin in #437
- Fix --dbt for dbt-core >= 1.4.2 by @dlawin in #440
New Contributors
- @dbeatty10 made their first contribution in #408
Full Changelog: v0.4.1...v0.5.0