Addresses

Addresses

FieldTypeDescription
person_id 🔗INTEGERThe ID of the person
address_id 🔗STRINGThe ID of the address
typeARRAYThe type of address
start_dateTIMESTAMPThe start date of the person living at the address
end_dateTIMESTAMPThe end date of the person living at the address
created_atTIMESTAMPThe date and time the address was created
updated_atTIMESTAMPThe date and time the address was last updated

Key Information

Foreign Keys

  • person_id - The ID of the person
  • address_id - The ID of the address