raw ingest model
This commit is contained in:
@@ -7,7 +7,7 @@ gateways:
|
||||
# https://sqlmesh.readthedocs.io/en/stable/reference/configuration/#connection
|
||||
# https://sqlmesh.readthedocs.io/en/stable/integrations/engines/duckdb/#connection-options
|
||||
type: duckdb
|
||||
database: materia_dev_db.db
|
||||
database: materia_dev.db
|
||||
extensions:
|
||||
- name: zipfs
|
||||
|
||||
@@ -17,7 +17,7 @@ gateways:
|
||||
# https://sqlmesh.readthedocs.io/en/stable/reference/configuration/#connection
|
||||
# https://sqlmesh.readthedocs.io/en/stable/integrations/engines/duckdb/#connection-options
|
||||
type: duckdb
|
||||
database: materia_prod_db.db
|
||||
database: materia_prod.db
|
||||
extensions:
|
||||
- name: zipfs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user