Skip to content

Commit 7449e18

Browse files
committed
chore: update readme
1 parent 987ac31 commit 7449e18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dbterd intelligently detects entity relationships through three algorithms — p
2323

2424
- **🧪 [Test Relationships](https://docs.getdbt.com/reference/resource-properties/data-tests#relationships)** *(default)* — infers relationships from dbt `relationships` data tests
2525
- **🏛️ [Semantic Entities](https://docs.getdbt.com/docs/build/entities)** (`-a entity_relationship`) — detects relationships via dbt Semantic Layer entity definitions
26-
- **📜 Model Contract Constraints** (`-a model_contract`) — detects relationships via dbt [model contract](https://docs.getdbt.com/docs/collaborate/govern/model-contracts) `foreign_key` constraints (dbt 1.9+ / manifest v12+)
26+
- **📜 [Model Contract Constraints](https://docs.getdbt.com/docs/collaborate/govern/model-contracts)** (`-a model_contract`) — detects relationships via dbt model contract's `foreign_key` constraints (dbt 1.9+ / manifest v12+)
2727

2828
For detailed configuration options, see our [CLI References](https://dbterd.datnguyen.de/latest/nav/guide/cli-references.html#dbterd-run-algo-a).
2929

0 commit comments

Comments
 (0)