clowne-rb / clowne

A flexible gem for cloning models
https://clowne.evilmartians.io
MIT License
317 stars 18 forks source link

Is there support for self-referential tables #32

Closed j-nguyen closed 4 years ago

j-nguyen commented 5 years ago

For example, if I have a friends table, and I want to represent a bi-directional relationship between them.

Friendship

id | user_id | friend_id
----------------------
ssnickolay commented 4 years ago

Sorry for the long time response. If the question is still relevant, please create a new issue with a detailed description. Thank.