You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
EntityFrameworkCore.Jet/test
Christopher Jolly 2281916b88 Fix generating sets (union, intersect). The code was originally executing and returning before it could handle adding the SQL for the Alias in (including wrapping the section in brackets). This realigns with how the parent VisitSelect works 2 years ago
..
EFCore.Jet.Data.Tests Update to .Net 8 2 years ago
EFCore.Jet.FunctionalTests Fix generating sets (union, intersect). The code was originally executing and returning before it could handle adding the SQL for the Alias in (including wrapping the section in brackets). This realigns with how the parent VisitSelect works 2 years ago
EFCore.Jet.IntegrationTests Update to .Net 8 2 years ago
EFCore.Jet.Tests Update to .Net 8 2 years ago
JetProviderExceptionTests Update to .Net 8 2 years ago
Directory.Build.props
Northwind.sql Update tests 3 years ago
xunit.runner.json