Skip to content
New issue

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

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

Already on GitHub? # to your account

Chained Join Fetches #75

Open
my2iu opened this issue Nov 16, 2018 · 2 comments
Open

Chained Join Fetches #75

my2iu opened this issue Nov 16, 2018 · 2 comments

Comments

@my2iu
Copy link
Owner

my2iu commented Nov 16, 2018

Add a way to support chained join fetches like this:

SELECT a
INNER JOIN FETCH a.bs AS b
INNER JOIN FETCH b.cs AS c

@beniamindziurdza
Copy link

Is there any chance to add this feature?

@my2iu
Copy link
Owner Author

my2iu commented Mar 27, 2019

To be honest, not likely. I just can't muster up the resources to work on Jinq at the moment.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants