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
When I select a specific model with positional selection it doesn't update the new columns or remove the deleted columns of the source.
I ran it like dbt-osmosis yaml refactor {model_name}
When I run refactor on the whole subfolder it does the job as expected :) dbt-osmosis yaml refactor {path\to\model}
Would be great if I could refactor fully specific models as well.
The text was updated successfully, but these errors were encountered:
When I select a specific model with positional selection it doesn't update the new columns or remove the deleted columns of the source.
I ran it like
dbt-osmosis yaml refactor {model_name}
When I run refactor on the whole subfolder it does the job as expected :)
dbt-osmosis yaml refactor {path\to\model}
Would be great if I could refactor fully specific models as well.
The text was updated successfully, but these errors were encountered: