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 928ff2e commit 9177283Copy full SHA for 9177283
CHANGELOG.md
@@ -3,6 +3,11 @@
3
## Under the hood
4
## Fixes
5
6
+# edu_edfi_source v0.2.9
7
+## Fixes
8
+- Fix discipline-behavior grain
9
+- Add missing model config for disabilities
10
+
11
# edu_edfi_source v0.2.8
12
13
- Handle single quotes in Descriptors when swapping from codeValue to shortDescription
dbt_project.yml
@@ -1,7 +1,7 @@
1
config-version: 2
2
name: 'edu_edfi_source'
-version: '0.2.8'
+version: '0.2.9'
require-dbt-version: [">=1.0.0", "<2.0.0"]
# This setting configures which "profile" dbt uses for this project.
0 commit comments