Remix.run Logo
azibi 3 hours ago

There is a name for this problem, Cartesian explosion: https://en.wikipedia.org/wiki/Cartesian_explosion

exceptione 3 hours ago | parent [-]

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.

sbergot 2 hours ago | parent [-]

I hope it is implemented with multiple result sets and a single roundtrip

queuep 2 hours ago | parent [-]

For sure it is

exceptione 2 hours ago | parent [-]

EF Core documentation disagrees though: https://learn.microsoft.com/en-us/ef/core/querying/single-sp...