| SchemaSpy Analysis of unitregistry.unitregistry - Constraints | Generated by SchemaSpy |
| 8 Foreign Key Constraints: |
|
| Constraint Name | Child Column | Parent Column | Delete Rule |
|---|---|---|---|
| fk_comment_unit | comment.unitId | unit.unitId | Restrict delete |
| fk_quantityExpression_baseQuantity | quantityExpression.baseQuantityId | baseQuantity.baseQuantityId | Restrict delete |
| fk_quantityExpression_quantity | quantityExpression.quantityId | quantity.quantityId | Restrict delete |
| fk_unit_deprecated | unit.deprecatedTo | unit.unitId | Restrict delete |
| fk_unit_parent | unit.parentSI | unit.unitId | Restrict delete |
| fk_unit_quantity | unit.quantityId | quantity.quantityId | Restrict delete |
| fk_unitScope_scope | unitScope.scopeId | scope.scopeId | Restrict delete |
| fk_unitScope_unit | unitScope.unitId | unit.unitId | Restrict delete |
Check Constraints:
| Table | Constraint Name | Constraint |
|---|---|---|
| None detected | ||