Y
Hacker News
new
|
ask
|
show
|
jobs
by
exceptione
17 days ago
Correct. However, this imho does not need to be a problem when using references to data instead of data duplication when sending results over the wire.
1 comments
sbergot
17 days ago
I hope it is implemented with multiple result sets and a single roundtrip
link
queuep
17 days ago
For sure it is
link
exceptione
17 days ago
EF Core documentation disagrees though:
https://learn.microsoft.com/en-us/ef/core/querying/single-sp...
link