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/Update
Christopher Jolly 3ee8feaad6
Update dependencies to EFC 9 GA (#273)
* update to match efc 9 ga

* fix tests

* fix odbc

* fix another test

* Add some missed tests in MigrationsInfrastructure
1 year ago
..
Issue29502.sql Add a whole heap of new tests. Work to implement all the test bases so that All_test_bases_must_be_implemented can pass 2 years ago
JetUpdateSqlGeneratorTest.cs Code style cleanup (#271) 1 year ago
MismatchedKeyTypesJetTest.cs Code style cleanup (#271) 1 year ago
NonSharedModelUpdatesJetTest.cs Update dependencies to EFC 9 GA (#273) 1 year ago
StoreValueGenerationIdentityJetTest.cs ODBC Fixes (#220) 2 years ago
StoreValueGenerationJetFixtureBase.cs Turn off the Calculated Column for Data1 on table WithSomeDatabaseGenerated as it is not supported. Adjust the tests to manually calculate it client side. Adjust the cleanup sql to make it work 2 years ago
StoredProcedureUpdateJetTest.cs Update dependencies to EFC 9 GA (#273) 1 year ago