dbt-coves icon indicating copy to clipboard operation
dbt-coves copied to clipboard

Option to not generate source.yml by default

Open cecile-cecile opened this issue 1 year ago • 1 comments

Is your feature request related to a problem? Please describe. In a regular workflow, most times (if not all) the model.sql will be modified (renaming columns mainly, converting/casting) and then another model.yml will need to be reproduced anyway to reflect those modifications.

Describe the solution you'd like The option to not generate source.yml when dbt-coves generate sources ---database <db_name> is called

Describe alternatives you've considered Noel suggested changing the path for the generated yml during source creation to go to /tmp though the directory can cause added confusion

cecile-cecile avatar Apr 18 '23 00:04 cecile-cecile

Correction

Describe the solution you'd like The option to not generate ~source.yml~ staging model property files (yml) when dbt-coves generate sources ---database <db_name> is called

cecile-cecile avatar Oct 07 '23 00:10 cecile-cecile