feat: restructure sql ingestion

This commit is contained in:
Stijnvandenbroek
2026-03-04 16:54:23 +00:00
parent 78d648069b
commit 34a284d96b
23 changed files with 318 additions and 271 deletions

View File

@@ -10,6 +10,7 @@ dependencies = [
"dbt-core",
"dbt-postgres",
"pyfunda",
"jinja2",
]
[build-system]