Skip to content

Conversation

maca88
Copy link
Contributor

@maca88 maca88 commented Jul 28, 2020

This is a regression from #2365, where Contains method which is transformed into ContainsResultOperator on pre-transform was not handled correctly by QueryModel.TransformExpressions. ContainsResultOperator is a special result operator that unfortunately has to be manually handled.

Fixes: #2453

@bahusoid

This comment has been minimized.

@maca88 maca88 changed the base branch from master to 5.3.x July 29, 2020 16:12
@maca88
Copy link
Contributor Author

maca88 commented Jul 29, 2020

Force pushed and changed base branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fail to cast enum as nvarchar for Linq Contains
4 participants