AFAIK, dblinq flatten each query.

We should found a way to identify each query (AnalyzeSelect and
AnalizeNewQuote are not enougth) and to create new scopes for them.

Than when possible flatten them, when not keeping them as subquery.

Here is something I've found useful
http://www.sqlite.org/optoverview.html#flattening



Giacomo

On Sat, May 30, 2009 at 9:01 PM, Giacomo Tesio <[email protected]> wrote:

> I'm not a linq expert user, so I can't write unit tests to generate
> subqueries. At least not so variuos and so smart.
>
> But I'm quite sure we will need those soon.
>
> Can someone improve the number of unit tests in ReadTests_Subquery?
>
>
> Giacomo
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"DbLinq" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/dblinq?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to