Commit Graph

8 Commits (563008f85eb9f4c236f3b41db858af44f63c1de0)

Author SHA1 Message Date
Christopher Jolly dd24f9a674
Code style cleanup (#271)
* Code cleanup and code style enhancement

* Oops

* Fix default provider type

* fix error

* Throw better error if GetMostRecentCompatibleProviders doesn't find anything
1 year ago
Christopher Jolly 45bae420e2 Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
Christopher Jolly 7fec659065 Remove unsupported tests 2 years ago
Christopher Jolly c30796cffe
Remove UDF function tests. No Jet support (#201)
Remove the UDF (user defined functions) tests. There is no support for these functions in Jet
2 years ago
Christopher Jolly 472f6b4665 Remove Complex Navigations Shared classes from the tests. The table structure is too complex for Jet and goes over its limits. Not able to make work 2 years ago
Christopher Jolly 2e4f22e30d Remove JsonQuery and JsonUpdate tests as none work and will never work.
Add the base classes to the ignore list in the compliance test
2 years ago
Christopher Jolly a16569f65b Add some further testbases 2 years ago
Lau 74dd677b00 Upgrade EFCore.Jet.FunctionalTests. 6 years ago