Hacker News new | past | comments | ask | show | jobs | submit login

There are cases where you have to care, e.g. the difference between AsSingleQuery() and AsSplitQuery() in EF Core. This option only affects what kind of queries EF Core will create to perform the same job, but it can have pretty significant implications on performance in some cases, and it can affect the consistency guarantees you get for your results.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: