Value Conversion generates invalid query

Discussion of open issues, suggestions and bugs regarding Entity Framework support in ADO.NET Data providers
Post Reply
Thomasdc
Posts: 12
Joined: Sat 07 Jul 2018 14:20

Value Conversion generates invalid query

Post by Thomasdc » Sat 07 Jul 2018 14:29

See the following issue: https://github.com/aspnet/EntityFramewo ... sues/12561

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

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: Value Conversion generates invalid query

Post by Shalex » Tue 10 Jul 2018 14:19

Thank you for your report. We have reproduced the issue and are investigating it. We will notify you about the result.

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: Value Conversion generates invalid query

Post by Shalex » Fri 20 Jul 2018 08:17

The bug with applying a filter with implicit EnumToStringConverter via LINQ queries in EF Core 2 is fixed: viewtopic.php?f=1&t=37474.

Thomasdc
Posts: 12
Joined: Sat 07 Jul 2018 14:20

Re: Value Conversion generates invalid query

Post by Thomasdc » Mon 23 Jul 2018 09:03

Thanks!

Post Reply