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
Christopher Jolly d668fe7f16 Update tests 3 years ago
..
GraphUpdates
Properties
Query Update tests 3 years ago
Scaffolding
TestUtilities 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
AssemblyInitialization.cs
BatchingTest.cs
BuiltInDataTypesJetTest.cs
CommandConfigurationTest.cs
CommandInterceptionJetTest.cs
CompositeKeyEndToEndJetTest.cs
ComputedColumnTest.cs
ConcurrencyDetectorJetTest.cs
ConferencePlannerJetTest.cs
ConnectionInterceptionJetTest.cs
ConnectionSpecificationTest.cs
ConvertToProviderTypesJetTest.cs
CustomConvertersJetTest.cs
DataAnnotationJetTest.cs
DataBindingJetTest.cs
DbContextPoolingTest.cs
DefaultValuesTest.cs
EFCore.Jet.FunctionalTests.csproj
EverythingIsBytesJetTest.cs Fix byte array stuff 3 years ago
EverythingIsStringsJetTest.cs
ExecutionStrategyTest.cs
ExistingConnectionTest.cs
F1JetFixture.cs
FieldMappingJetTest.cs
FindJetTest.cs
JetComplianceTest.cs
JetConfigPatternsTest.cs
JetDatabaseCreatorTest.cs Fix some tests to catch DbException and its derived types. Thus catching OdbcException or OleDbException depending on which provider the tests were using 3 years ago
JetEndToEndTest.cs Some tests adjustments 3 years ago
JetFixture.cs
JetMigrationsSqlGeneratorTest.cs
JetQueryTriggersTest.cs
JetServiceCollectionExtensionsTest.cs
JetTriggersTest.cs
JetValueGenerationScenariosTest.cs
LazyLoadProxyJetTest.cs
LoadJetTest.cs
LoggingJetTest.cs
MigrationsInfrastructureJetTest.cs
MigrationsSqlGeneratorTestBase.cs
MonsterFixupChangedChangingJetTest.cs
MusicStoreJetTest.cs
NotificationEntitiesJetTest.cs
OptimisticConcurrencyJetTest.cs
PropertyEntryJetTest.cs
PropertyValuesJetTest.cs
SeedingJetTest.cs
SequentialGuidEndToEndTest.cs
StoreGeneratedFixupJetTest.cs
StoreGeneratedJetTest.cs
TableSplittingJetTest.cs
TransactionInterceptionJetTest.cs
TransactionJetTest.cs
UpdatesJetTest.cs
WithConstructorsJetTest.cs
config.json Revert "Set the precision to be maximum of 28 (Jet limit)." 3 years ago