File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 33## Under the hood
44## Fixes
55
6+ # edu_edfi_source v0.3.5
7+ ## Fixes
8+ - Remove records deleted from Ed-Fi in ` student_education_organization_associations ` and ` student_parent_associations `
9+ ## Under the hood
10+ - Add ` v_ext ` handling in ` discipline ` and ` student_academic_record ` flattened models
11+ - Add missing references/surrogate key generation for ed_orgs in ` graduation_plans ` and ` courses `
12+
613# edu_edfi_source v0.3.4
714## New features
815- Add base/stage models for student_education_organization_responsibility_associations
Original file line number Diff line number Diff line change 11config-version : 2
22
33name : ' edu_edfi_source'
4- version : ' 0.3.4 '
4+ version : ' 0.3.5 '
55require-dbt-version : [">=1.0.0", "<2.0.0"]
66
77# This setting configures which "profile" dbt uses for this project.
You can’t perform that action at this time.
0 commit comments