Support bitwise complement (non-boolean Expression.Not) #18788
Labels
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
type-enhancement
Milestone
DISCLAIMER: I got sucked into this just as I was about to go home, so technically this is a project done on my free personal time!
Our codebase mistakenly assumes in various places that ExpressionType.Not is boolean. Make sure bitwise complement (non-boolean ExpressionType.Not) is properly translated.
Supported by SqlServer, Sqlite, PostgreSQL, even Cosmos...
The text was updated successfully, but these errors were encountered: