dbt-labs / dbt-codegen

Macros that generate dbt code
https://hub.getdbt.com/dbt-labs/codegen/latest/
Apache License 2.0
459 stars 99 forks source link

Remove terminal output in the generated file. #149

Closed vijmen closed 8 months ago

vijmen commented 9 months ago

Added the --quiet option to prevent the script from adding the terminal output to the generated file.

resolves #

This is a:

All pull requests from community contributors should target the main branch (default).

Description & motivation

Checklist