-
We encounter a problem inserting a record into a PostgreSQL database via EF 6.4 - only when running a project in Poland. We do not get the error in the UK with exactly the same record. Below the Erro…
-
## 1. Description
Global Query Filters throw a null reference exception when attempting to add in .NET 6 -- this is due to an internal change on ConditionalWeakTable -- it no longer has a Values prop…
-
- name data managementStudent
- two column student and class
- using SSMS
- tech using EF6
-
Breeze already has a version available for Web API v2 and EF6.
Thanks.
-
### Description
After upgrading to EF8 from EF6, one of our complex queries including array operations stopped working ( everything worked fine with EF6 ).
After debugging, we narrowed the proble…
-
Hi,
This is a cross post from the EF project
ref: https://github.com/aspnet/EntityFramework6/issues/398
ref: https://github.com/rikrak/EF6_2_InitialisationError
Glimpse.EF6 does not appear to …
-
Hi,
while porting an application from EF6 + MSSql to EF6 + npgsql, we noticed a failure in our db integration test:
In our C# code we have the following code snipped:
DbFunctions.DiffHours(…
-
We're using TrackerEnabledDbContext with SQL Server and (after some modifications) with Postgres, both against EF6.1.3. Thank you!
Please consider this a feature request for officially supporting Pos…
-
Hi,
Thanks for the tool. We are heavily using this as we are processing lots of data. We allow user to upload file and process 1000's of records and this tool really help us from performance wise.
…
bsohi updated
6 months ago
-
Hello everyone.
Recently, me and my team decided to migrate our whole web system from .NET Framework to .NET 8, and upgrade/migrate all of our frameworks too, this lead us to migrate from EF6 to EF…