У меня 5 таблиц:
Код: Выделить всё
people
id
places
id
things
id
people_place
id
people_id
place_id
"additional details"
people_thing
id
people_id
thing_id
"additional details"
Подробнее здесь: https://stackoverflow.com/questions/784 ... ationships
Код: Выделить всё
people
id
places
id
things
id
people_place
id
people_id
place_id
"additional details"
people_thing
id
people_id
thing_id
"additional details"