raw ingest model

This commit is contained in:
Deeman
2025-07-27 15:40:41 +02:00
parent f5c73e32c5
commit 8b5d05b3c2
6 changed files with 270 additions and 29 deletions

View File

@@ -8,7 +8,7 @@ authors = [
]
requires-python = ">=3.13"
dependencies = [
"sqlmesh>=0.200.0",
"sqlmesh[duckdb,lsp]>=0.200.0",
]