dbt-meshify
dbt-meshify copied to clipboard
remove `public_only` arg to the contract command in favor of native approach
this could be a good opportunity for us to refactor this so that we don't need the `public_only` arg at all. we only use this for the group command, and starting with dbt 1.6+ we can just use `--select access:pubic` instead on this lambda
Originally posted by @dave-connors-3 in https://github.com/dbt-labs/dbt-meshify/pull/107#discussion_r1295058840