Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: add has_many through #16

Open
watzon opened this issue Jan 10, 2021 · 2 comments
Open

Feature: add has_many through #16

watzon opened this issue Jan 10, 2021 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@watzon
Copy link

watzon commented Jan 10, 2021

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.

@caspiano
Copy link
Contributor

I don't currently have a use for this feature but it would be a good one. Feel free to jump on this.

@watzon
Copy link
Author

watzon commented Jan 11, 2021

I've been trying to work it out, but it's proving more difficult than I thought. I'll think on it some more and try to get something rolled into a PR.

@caspiano caspiano added enhancement New feature or request help wanted Extra attention is needed labels Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants