Page 1 of 1

Value Conversion generates invalid query

Posted: Sat 07 Jul 2018 14:29
by Thomasdc
See the following issue: https://github.com/aspnet/EntityFramewo ... sues/12561

I'm using the latest devart Oracle provider nuget package.

Re: Value Conversion generates invalid query

Posted: Tue 10 Jul 2018 14:19
by Shalex
Thank you for your report. We have reproduced the issue and are investigating it. We will notify you about the result.

Re: Value Conversion generates invalid query

Posted: Fri 20 Jul 2018 08:17
by Shalex
The bug with applying a filter with implicit EnumToStringConverter via LINQ queries in EF Core 2 is fixed: viewtopic.php?f=1&t=37474.

Re: Value Conversion generates invalid query

Posted: Mon 23 Jul 2018 09:03
by Thomasdc
Thanks!