jaffle_shop_duckdb icon indicating copy to clipboard operation
jaffle_shop_duckdb copied to clipboard

Removed column description from dbt schema yml since it no longer exists in the actual model

Open eliasdefaria opened this issue 5 months ago • 0 comments

The dbt schema yml contained a description for a column called total_order_amount. This column no longer exists on the customers model, so I cleaned up the schema.yml and removed it

eliasdefaria avatar Sep 10 '24 04:09 eliasdefaria