We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3c76c3 commit 07ef620Copy full SHA for 07ef620
docs/comparisons.md
@@ -22,7 +22,7 @@ SQLMesh aims to be dbt format-compatible. Importing existing dbt projects with m
22
| ------- | --- | -------
23
| Modeling
24
| `SQL models` | ✅ | [✅](../concepts/models/overview)
25
-| `Python models` | ✅ | [✅](../concepts/models/python_models)
+| `Python models` | ✅ | [✅✅](../concepts/models/python_models)
26
| `Jinja support` | ✅ | ✅
27
| `Jinja macros` | ✅ | [✅](../concepts/macros/jinja_macros)
28
| `Python macros` | ❌ | [✅](../concepts/macros/sqlmesh_macros)
0 commit comments