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/EFCore.Jet.FunctionalTests/TestUtilities
Christopher Jolly 70af0c286c Set query splitting behaviour. Prevents errors due to it not being set 2 years ago
..
Xunit Update to .Net 5 (#99) 4 years ago
AssertSqlHelper.cs Declaration is the same for both Odbc and OleDb 3 years ago
CollectionExtensions.cs Upgrade EFCore.Jet.FunctionalTests. 6 years ago
JetAdventureWorksTestStoreFactory.cs Upgrade EFCore.Jet.FunctionalTests. 6 years ago
JetCondition.cs Upgrade EFCore.Jet.FunctionalTests. 6 years ago
JetConditionAttribute.cs Update to .Net 5 (#99) 4 years ago
JetConfiguredConditionAttribute.cs Implement parallel support for ODBC and OLE DB. 6 years ago
JetDatabaseCleaner.cs Update to .Net 5 (#99) 4 years ago
JetDatabaseFacadeExtensions.cs Upgrade EFCore.Jet.FunctionalTests. 6 years ago
JetDbContextOptionsBuilderExtensions.cs Set query splitting behaviour. Prevents errors due to it not being set 2 years ago
JetNorthwindTestStoreFactory.cs Upgrade EFCore.Jet.FunctionalTests. 6 years ago
JetTestHelpers.cs Initial ef7 update 3 years ago
JetTestStore.cs Add option to use the normal short text type when mapping against an unbounded System.String instead of long text/memo. Jet has limitations when using memo (e.g. joins are not supported) 3 years ago
JetTestStoreFactory.cs Upgrade EFCore.Jet.FunctionalTests. 6 years ago
SqlExceptionFactory.cs Fix generating a custom OleDbException for the tests 3 years ago
TestEnvironment.cs Fix DateTime expressions for HasDefaultValue() and add support for fractions of a second (#85) 5 years ago
TestJetConnection.cs Rename System.Data.Jet to EntityFrameworkCore.Jet.Data (#75) 5 years ago
TestJetRetryingExecutionStrategy.cs Rename System.Data.Jet to EntityFrameworkCore.Jet.Data (#75) 5 years ago
TestRelationalCommandBuilderFactory.cs Initial ef7 update 3 years ago
TestRelationalTransaction.cs update tests to build 3 years ago