Bad SQL select generated after upgrade from EF5 to EF6
Posted: Mon 02 Feb 2015 09:33
Hello,
we create project with model in EF5 now we upgrade model to EF6. Most functionality works fine but some queries generate wrong SQL select. I create sample solution with two project one with EF5 model and one with EF6. Both models has same entities and connect to same DB. EF5 project get data from DB but EF6 generate exception.
What is wrong in EF6 project?
Thanks
http://1drv.ms/1EYVIfD
we create project with model in EF5 now we upgrade model to EF6. Most functionality works fine but some queries generate wrong SQL select. I create sample solution with two project one with EF5 model and one with EF6. Both models has same entities and connect to same DB. EF5 project get data from DB but EF6 generate exception.
What is wrong in EF6 project?
Thanks
http://1drv.ms/1EYVIfD