You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
elycenok-wowcorp
changed the title
In readme.md you've an error in arguments of generate_model_yaml (model_names not model_name)
On hub.getdbt.com you've an got error in arguments of generate_model_yaml (model_names not model_name)
Jul 20, 2024
elycenok-wowcorp
changed the title
On hub.getdbt.com you've an got error in arguments of generate_model_yaml (model_names not model_name)
On hub.getdbt.com you've got error in arguments of generate_model_yaml (model_names not model_name)
Jul 20, 2024
elycenok-wowcorp
changed the title
On hub.getdbt.com you've got error in arguments of generate_model_yaml (model_names not model_name)
On hub.getdbt.com you've got an error in arguments of generate_model_yaml (model_names not model_name)
Jul 20, 2024
Describe the bug
see issue header
Steps to reproduce
so I tried to run the very first command example (no matter if it was from the wrong macro description) and it failed
dbt --quiet run-operation generate_model_yaml --args '{"model_name": "stg_jaffle_shop__orders"}' > models/staging/jaffle_shop/stg_jaffle_shop__orders.yml
from here https://hub.getdbt.com/dbt-labs/codegen/latest/
(something like model_name is the wrong parameter of macro generate_model_yaml
The text was updated successfully, but these errors were encountered: