NetMastr5
Results
2
issues of
NetMastr5
Upgraded from 0.29.1 to 0.30.0 and now receive this error No coercion operator is defined between types 'System.Int32' and 'System.Nullable`1[System.Boolean]'. [InvalidOperationException: No coercion operator is defined between types 'System.Int32' and...
When applying a where clause that has more then ~10 conditions, V0.32.0 is slower then V0.31.0, and this slowness seems to be exponential to the number of conditions in the...