LINQ conditional filter not working anymore

Description

This problem apeeread in version 4.0, in previous versions it worked.

for the filter below:

Expected SQL: select ... from MyEntity myentity0_ where myentity0_.IdParent = 1
Returned SQL: select ... from MyEntity myentity0_ where myentity0_.IdParent = myentity0_.IdParent

Environment

None

Activity

Show:
Incomplete

Details

Assignee

Reporter

Labels

Components

Affects versions

Priority

Who's Looking?

Open Who's Looking?
Created March 12, 2015 at 5:03 PM
Updated October 26, 2017 at 12:35 PM
Resolved October 26, 2017 at 12:35 PM
Who's Looking?