outer apply

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
JoeRuspante
Posts: 54
Joined: Mon 05 Jul 2010 23:08

outer apply

Post by JoeRuspante » Tue 03 Dec 2013 22:36

Hi everybody.
I see that DotConnect for Oracle supports Outer Apply in EF6 with Oracle 12c.

Is the same problem solved also on DotConnect for MySql

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

Re: outer apply

Post by Shalex » Wed 04 Dec 2013 08:52

The current situation with dotConnect for MySQL is described at http://forums.devart.com/viewtopic.php?t=23362. We are planning to conduct a deeper investigation of the question in the future. But there is no timeframe at the moment.

dotConnect for Oracle includes now the corresponding feature because Oracle Server 12c has a native support for OUTER APPLY at the level of SQL. But MySQL Server doesn't support OUTER APPLY.

Post Reply