Skip to content

v0.4.0

Compare
Choose a tag to compare
@binste binste released this 02 Oct 18:57
· 32 commits to main since this release
a255c20

New features

🥳 This release adds support for the following dbt adapters in addition to DuckDB:

  • Snowflake
  • Postgres
  • Redshift
  • Trino
  • MySQL
  • SQLite
  • Oracle

There is only very little backend-specific code in dbt-ibis but I don't have the chance to thoroughly test the code on all backends. In case you run into a problem, please open an Issue and I'm happy to have a look.

Full Changelog: v0.3.0...v0.4.0