This repository was archived by the owner on Jan 20, 2026. It is now read-only.
v0.7.0 dbt_github_source
Hope you're having a good day! This release of the dbt_github_source package includes the following updates:
🚨 Breaking Change 🚨
- Expanded the variable
github__using_repo_teamto also toggle on/off theTEAMtable along with and in addition to theREPO_TEAMtable. This was done to fix issues with dependent models in our transform package, whereTEAMis only ever used in conjunction withREPO_TEAM. (#32)
🎉 Features 🎉
- PostgreSQL compatibility! (#32)
Full Changelog: v0.6.0...v0.7.0