Update SQLMesh for R2 data access & Convert psd data to gzip

This commit is contained in:
Hendrik Dreesmann
2025-11-02 00:26:01 +01:00
parent fc27d5f887
commit b702e6565a
26 changed files with 3553 additions and 1786 deletions

View File

@@ -45,6 +45,7 @@ sqlmesh_materia = {workspace = true }
members = [
"extract/*",
"transform/*",
"web",
]
[build-system]