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

Clearly document what can be translated and what cannot #900

Open
yepeekai opened this issue Aug 7, 2018 · 0 comments
Open

Clearly document what can be translated and what cannot #900

yepeekai opened this issue Aug 7, 2018 · 0 comments

Comments

@yepeekai
Copy link

yepeekai commented Aug 7, 2018

Original issue:

1- I think some details about what is supported and what is not instead of "many common scenarios" would be useful or at least a link to issues regarding this.

2- I think it would be great to configure EF core to opt in by default instead of manually opting in and having an opt out to support exceptions to this scenario. We have a big application and I am not a fan of opting in manually everywhere and then eventually removing that when it is mature enough that opting in is no longer necessary... It is a temporary patch that in painful to implement and then remove. We have expressions that are generated at run time with reusable bits and pieces here and there with tons of projection to get only what we need from the db... and the ToList opt-in is difficult in that case.

@ajcvickers ajcvickers changed the title Optimization of correlated subqueries: More info and config Clearly document what can be translated and what cannot Aug 28, 2019
@divega divega added this to the 3.1.0 milestone Sep 9, 2019
@ajcvickers ajcvickers removed this from the 3.1.0 milestone Jan 15, 2020
@ajcvickers ajcvickers added this to the Backlog milestone Feb 10, 2020
@bricelam bricelam removed their assignment Jul 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants