Commit d6224a5
authored
Fix/dbt test updates (#153)
* updated k_survey_section col list. Changed the order of the columns to match the order listed in survey sections and updated surveySectionTitle and changed from snake case to camel case
* during the course of solving one bug, Jules discovered a bug with the k_survey_section_response variable. It was missing survey_response_id
* updated changelog with macro and model updates1 parent d028645 commit d6224a5
3 files changed
Lines changed: 6 additions & 2 deletions
File tree
- macros
- models/staging/edfi_3/stage
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
2 | 4 | | |
3 | 5 | | |
4 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | | - | |
| 232 | + | |
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
0 commit comments