Family Finding Worker Assignments

Family Finding Worker Assignments

FieldTypeDescription
family_finding_worker_assignment_id 🔑INTEGERUnique identifier for this family finding search agency worker assignment record.
agency_id 🔗INTEGERThe ID of the agency this family finding search agency worker assignment belongs to.
agency_worker_id 🔗INTEGERThe ID of the agency worker being assigned.
family_finding_search_id 🔗INTEGERThe ID of the family finding search this worker assignment belongs to.
created_atTIMESTAMPThe timestamp when the family finding search agency worker assignment was created.
updated_atTIMESTAMPThe 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.