Relationship
Contents |
[edit]
Description
[edit]
Attributes
| Column Name | Type | Default | Description | |
|---|---|---|---|---|
| | relationship_id | int | ||
| | person_id person.person_id | int | ||
| | relationship relationship_type.relationship_type_id | int | ||
| | relative_id person.person_id | int | ||
| | creator users.user_id | int | ||
| | date_created | datetime | 0000-00-00 00:00:00 | |
| | voided | bit | ||
| voided_by users.user_id | int | NULL | ||
| date_voided | datetime | NULL | ||
| void_reason | varchar(255) | NULL | ||
| | ||||
