pdevito3 / QueryKit

🎛️ QueryKit is a .NET library that makes it easier to query your data by providing a fluent and intuitive syntax for filtering and sorting.
Apache License 2.0
147 stars 13 forks source link

Nullable guid == null is broken #37

Closed pdevito3 closed 22 hours ago

pdevito3 commented 4 months ago

All guid work in all other scenarios that I'm aware of, but this one particular path is still broken