Family Finding Worker Assignments
Family Finding Worker Assignments
| Field | Type | Description |
|---|---|---|
family_finding_worker_assignment_id đ | INTEGER | Unique identifier for this family finding search agency worker assignment record. |
agency_id đ | INTEGER | The ID of the agency this family finding search agency worker assignment belongs to. |
agency_worker_id đ | INTEGER | The ID of the agency worker being assigned. |
family_finding_search_id đ | INTEGER | The ID of the family finding search this worker assignment belongs to. |
created_at | TIMESTAMP | The timestamp when the family finding search agency worker assignment was created. |
updated_at | TIMESTAMP | The timestamp when the family finding search agency worker assignment was last updated. |
Key Information
Primary Keys
family_finding_worker_assignment_id- Unique identifier for this family finding search agency worker assignment record.
Foreign Keys
agency_id- The ID of the agency this family finding search agency worker assignment belongs to.agency_worker_id- The ID of the agency worker being assigned.family_finding_search_id- The ID of the family finding search this worker assignment belongs to.
Updated 23 days ago
