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

Add support for nested with statements #209

Closed
josephmancuso opened this issue Oct 22, 2020 · 0 comments · Fixed by #217
Closed

Add support for nested with statements #209

josephmancuso opened this issue Oct 22, 2020 · 0 comments · Fixed by #217
Labels
feature request A feature that does not yet exist but will be a good addition to the library

Comments

@josephmancuso
Copy link
Member

Currently nested with statements are not available:

So we cannot do something like:

User.with_('article', 'article.comments')
@josephmancuso josephmancuso added the feature request A feature that does not yet exist but will be a good addition to the library label Oct 22, 2020
Phase 4 - Feature Requests & Maintenance Phase automation moved this from To do to Done Oct 22, 2020
@josephmancuso josephmancuso reopened this Oct 22, 2020
Phase 4 - Feature Requests & Maintenance Phase automation moved this from Done to In progress Oct 22, 2020
Phase 4 - Feature Requests & Maintenance Phase automation moved this from In progress to Done Oct 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request A feature that does not yet exist but will be a good addition to the library
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant