mongo-csharp-driver icon indicating copy to clipboard operation
mongo-csharp-driver copied to clipboard

CSHARP-3713: Support DefaultIfEmpty on SelectMany (preserveNullAndEmp…

Open bjorn-lw opened this issue 3 years ago • 0 comments

When using DefaultIfEmpty() in a SelectMany expression, add the "preserveNullAndEmptyArrays" property to the unwind statement.

bjorn-lw avatar Jun 20 '21 09:06 bjorn-lw