CareSet / DURC

DURC is reverse CRUD
MIT License
3 stars 2 forks source link

Support multiple types of relations to the same underlying table #6

Open ftrotter opened 6 years ago

ftrotter commented 6 years ago

Support multiple types of relations to the same underlying table, like parent_person_id and sibling_person_id.

I think this might already work. But it needs testing.