File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,7 +24,8 @@ Transform your dbt artifact files or metadata into stunning Entity Relationship
2424dbterd intelligently detects entity relationships through:
2525
2626- ** 🧪 [ Test Relationships] ( https://docs.getdbt.com/reference/resource-properties/data-tests#relationships ) ** (default method)
27- - ** 🏛️ [ Semantic Entities] ( https://docs.getdbt.com/docs/build/entities ) ** (use ` -a ` option)
27+ - ** 🏛️ [ Semantic Entities] ( https://docs.getdbt.com/docs/build/entities ) ** (use ` -a semantic ` option)
28+ - ** 📜 [ Model Contract Constraints] ( https://docs.getdbt.com/docs/collaborate/govern/model-contracts ) ** (use ` -a model_contract ` option, requires dbt 1.9+ / manifest v12+)
2829
2930For detailed configuration options, see our [ CLI References] ( ./nav/guide/cli-references.md#dbterd-run-algo-a ) .
3031
You can’t perform that action at this time.
0 commit comments