Export: dbt Staging SQL
Generates a dbt staging SQL file that selects the contract's fields.
datacontract export dbt-staging-sql datacontract.yaml
For fully customized staging models, use the custom exporter with a Jinja template.
Generates a dbt staging SQL file that selects the contract's fields.
datacontract export dbt-staging-sql datacontract.yaml
For fully customized staging models, use the custom exporter with a Jinja template.