Imagine two tables:
People { id: uuid home_id: uuid } Homes { id: uuid }
Table People is already populated. What I would lik