Thread: npgsql - Npgsql2: Fix Include combined with Skip and/or Take using linq

npgsql - Npgsql2: Fix Include combined with Skip and/or Take using linq

From
jbcooley@pgfoundry.org (User Jbcooley)
Date:
Log Message:
-----------
Fix Include combined with Skip and/or Take using linq to entities for bug #1011208

Modified Files:
--------------
    Npgsql2/src/Npgsql/SqlGenerators:
        SqlBaseGenerator.cs (r1.29 -> r1.30)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/SqlGenerators/SqlBaseGenerator.cs?r1=1.29&r2=1.30)
        VisitedExpression.cs (r1.18 -> r1.19)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/SqlGenerators/VisitedExpression.cs?r1=1.18&r2=1.19)