You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some of my projects I tend to use join tables quite a bit, but not having the ability to do has_many Record, through: OtherRecord makes it pretty difficult to do that in a nice way. RethinkDB does have table joins, so I'd think it would be possible.
The text was updated successfully, but these errors were encountered:
For some of my projects I tend to use join tables quite a bit, but not having the ability to do
has_many Record, through: OtherRecord
makes it pretty difficult to do that in a nice way. RethinkDB does have table joins, so I'd think it would be possible.The text was updated successfully, but these errors were encountered: