Skip to content

Relational: IS (NOT) NULL requires parenthesis when not in left side of an equality #23990

@smitpatel

Description

@smitpatel

Details PomeloFoundation/Pomelo.EntityFrameworkCore.MySql#1309

Mainly any operator which is assigned to result of SqlUnaryExpression (representing only above operators) requires brackets to specify that IS NULL should be applied first. It works by chance for most basic case of a IS NULL == true

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions