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.
* Add expression visitor to locate a scalar subquery. Handles finding deeper subqueries better than original code. Also handle the case where the expression can be regarded as scalar (i.e. has a TOP 1 and projects only one field). In that case we rewrite the projections so that we take out any previously added projections as it is clear we are not needing it higher up in the SQL |
2 years ago | |
|---|---|---|
| .. | ||
| EFCore.Jet.Data.Tests | 2 years ago | |
| EFCore.Jet.FunctionalTests | 2 years ago | |
| EFCore.Jet.IntegrationTests | 2 years ago | |
| EFCore.Jet.Tests | 2 years ago | |
| JetProviderExceptionTests | 2 years ago | |
| Shared/TestUtilities | 2 years ago | |
| Directory.Build.props | 2 years ago | |
| Northwind.sql | ||
| xunit.runner.json | 2 years ago | |