File tree
62 files changed
+1513
-252
lines changed- .github/workflows
- dbt
- adapters/clickhouse
- include/clickhouse/macros
- materializations
- tests
- integration
- adapter
- aliases
- basic
- caching
- clickhouse
- column_types
- concurrency
- constraints
- dbt_debug
- dbt_show
- grants
- hooks
- incremental
- query_comment
- relations
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
62 files changed
+1513
-252
lines changedDiff for: .github/workflows/test_matrix.yml
+2-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
27 | 26 |
| |
28 | 27 |
| |
29 | 28 |
| |
30 | 29 |
| |
31 |
| - | |
32 | 30 |
| |
33 |
| - | |
34 |
| - | |
| 31 | + | |
| 32 | + | |
35 | 33 |
| |
36 | 34 |
| |
37 | 35 |
| |
|
Diff for: .gitignore
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
| 99 | + |
Diff for: CHANGELOG.md
+8
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
1 | 9 |
| |
2 | 10 |
| |
3 | 11 |
| |
|
Diff for: README.md
+7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| 34 | + | |
34 | 35 |
| |
35 | 36 |
| |
36 | 37 |
| |
| |||
185 | 186 |
| |
186 | 187 |
| |
187 | 188 |
| |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
188 | 195 |
| |
189 | 196 |
| |
190 | 197 |
| |
|
Diff for: dbt/adapters/clickhouse/__version__.py
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
0 commit comments