Log Message:
-----------
Fixed two bugs with Entity Framework SQL generation:
[#1010727] Entity framework exception if null inserted in XML column
Changed null handling so that the value is only type cast when used in a select
clause.
[#1010673] syntax error in queries generated by entity framework 2.0.6 ms.net
sp1
Changed the filter handling to better work when subqueries in joins.
Modified Files:
--------------
Npgsql2/src/Npgsql/SqlGenerators:
SqlBaseGenerator.cs (r1.24 -> r1.25)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/SqlGenerators/SqlBaseGenerator.cs?r1=1.24&r2=1.25)
SqlSelectGenerator.cs (r1.8 -> r1.9)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/SqlGenerators/SqlSelectGenerator.cs?r1=1.8&r2=1.9)
--
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers