We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3810b48 commit 5be2fd2Copy full SHA for 5be2fd2
docs/integrations/dbt.md
@@ -355,7 +355,7 @@ SQLMesh supports running dbt projects using the majority of dbt jinja methods, i
355
| builtins | modules | source | |
356
| config | print | statement | |
357
358
-\* `adapter.rename_relation` and `adapter.expand_target_column_types` are not currently supported.
+\* `adapter.expand_target_column_types` is not currently supported.
359
360
## Unsupported dbt jinja methods
361
@@ -364,7 +364,6 @@ The dbt jinja methods that are not currently supported are:
364
* debug
365
* selected_sources
366
* adapter.expand_target_column_types
367
-* adapter.rename_relation
368
* graph.nodes.values
369
* graph.metrics.values
370
0 commit comments