mattwar / iqtoolkit

A Toolkit for building LINQ IQueryable providers. This is the official move of my IQToolkit project from CodePlex.
Other
238 stars 77 forks source link

Add ability to compare relationship properties to null #1

Closed mattwar closed 9 years ago

mattwar commented 9 years ago

This ability got broken when outer-join expressions were added. Added tests to verify.