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:

Frédéric Delaporte October 26, 2017 at 12:35 PM

Without more information as to how it relates to cache, and without a proper test case, closing.

Frédéric Delaporte October 20, 2017 at 11:10 AM

How is that related to caches? The query sample is not cached.

Diego Mijelshon April 21, 2015 at 11:52 AM

Sorry hazzik; zero time

Alex Zaytsev April 20, 2015 at 8:57 PM

can you please take a look?

Alex Zaytsev April 20, 2015 at 8:56 PM

Moved to Caches project

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?