nes4072gmail

Results 1 issues of nes4072gmail

Using: Entity Framework Core ver 9.1.1 over NET 6. Server: Firebird 3. A example Entity: ``` public class TABLE { public int Id { get; set; } public string? Name...

type: bug
component: entity framework core