Skip to content

Commit 5be2fd2

Browse files
committed
Update docs
1 parent 3810b48 commit 5be2fd2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/integrations/dbt.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ SQLMesh supports running dbt projects using the majority of dbt jinja methods, i
355355
| builtins | modules | source | |
356356
| config | print | statement | |
357357

358-
\* `adapter.rename_relation` and `adapter.expand_target_column_types` are not currently supported.
358+
\* `adapter.expand_target_column_types` is not currently supported.
359359

360360
## Unsupported dbt jinja methods
361361

@@ -364,7 +364,6 @@ The dbt jinja methods that are not currently supported are:
364364
* debug
365365
* selected_sources
366366
* adapter.expand_target_column_types
367-
* adapter.rename_relation
368367
* graph.nodes.values
369368
* graph.metrics.values
370369

0 commit comments

Comments
 (0)