Skip to content

v2.3.0 - #114

Merged
gowthamrajj merged 2 commits into
mainfrom
v2.3.0
Aug 25, 2026
Merged

v2.3.0#114
gowthamrajj merged 2 commits into
mainfrom
v2.3.0

Conversation

@gowthamrajj

Copy link
Copy Markdown
Contributor

Changes

Framework

  • Force extra dbt model dependencies with depends_on. On any .model.json, set "depends_on": ["processed_orders", ...] to emit --depends_on: {{ ref('...') }} comments in generated SQL so dbt can discover refs that are otherwise hidden at parse time (for example inside {% if execute %}).

* Implemented optional depends_on for forced dbt model refs on all 11 SQL model types.

* update changelog
@gowthamrajj
gowthamrajj merged commit 190d255 into main Aug 25, 2026
5 checks passed
@gowthamrajj
gowthamrajj deleted the v2.3.0 branch August 25, 2026 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants