We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e177ebc commit b1bccc8Copy full SHA for b1bccc8
CHANGELOG.md
@@ -3,6 +3,12 @@
3
## Under the hood
4
## Fixes
5
6
+# edu_edfi_source v0.2.15
7
+## Under the hood
8
+- add k_student_xyear to student assessment models
9
+## Fixes
10
+- Fix deduplication ordering in student academic records
11
+
12
# edu_edfi_source v0.2.14
13
## New features
14
- Add models for SEAs
dbt_project.yml
@@ -1,7 +1,7 @@
1
config-version: 2
2
name: 'edu_edfi_source'
-version: '0.2.14'
+version: '0.2.15'
require-dbt-version: [">=1.0.0", "<2.0.0"]
# This setting configures which "profile" dbt uses for this project.
0 commit comments