You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently have a hack (#2104) which adds parentheses around IS NULL/IS NOT NULL. This is because of dotnet/efcore#26652; once that gets fixed, we can remove the hack on our side.
The text was updated successfully, but these errors were encountered:
We currently have a hack (#2104) which adds parentheses around IS NULL/IS NOT NULL. This is because of dotnet/efcore#26652; once that gets fixed, we can remove the hack on our side.
The text was updated successfully, but these errors were encountered: