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

@@ -19,7 +19,7 @@ repos:
entry: uv run sqlfluff lint --dialect postgres
language: system
types: [sql]
files: ^dbt/models/
files: ^(dbt/models/|data_platform/assets/ingestion/)
- id: prettier
name: prettier