Christopher Jolly
1069897167
Update to sync to latest EF 9 ( #276 )
...
* Small fixes
* some smaller fixes to bring up to date to ef 9
* change version to rtm
8 months ago
Christopher Jolly
083bc948ef
Update to final efcore RC2 build ( #267 )
...
* Update to final efcore RC2 build
* [GitHub Actions] Update green tests.
---------
Co-authored-by: github-actions <github-actions@github.com>
1 year ago
Christopher Jolly
b64c1d5e1c
Sync to EF RC1 ( #264 )
1 year ago
Christopher Jolly
05dd4b6180
More test fixes
1 year ago
Christopher Jolly
b01faeb245
More fixes
1 year ago
Christopher Jolly
043a9905a7
make sure all tests that should be overridden are
1 year ago
Christopher Jolly
d94c8a758e
Workaround for ValuesExpression ( #222 )
...
* Implement a workaround for the VALUES expression in a SELECT
2 years ago
Christopher Jolly
8d6b893c62
Update dependency to EF Core 8.0.2 ( #221 )
...
* update to ef core 8.0.2
2 years ago
Christopher Jolly
185e3ef4d8
ODBC Fixes ( #220 )
...
* Fix parameter config for decimal and long when using odbc
* DateTime.Date needs its output type mapping to be a datetime
* use decimal as base for currency
* update tests
* Fix DateTime.Date null checking
2 years ago
Christopher Jolly
9a41af323d
EF Core Dependency Update ( #208 )
...
* Update EF Core to 8.0.1
2 years ago
Christopher Jolly
a074e5cac4
Assert Translation Failed for certain primitive collection tests ( #198 )
2 years ago
Christopher Jolly
8045af8570
Ensure all tests overriden in this class
2 years ago
Christopher Jolly
fcb97a4e63
Improve support for primitive collections and Json Types ( #159 )
2 years ago
Christopher Jolly
0ddfe1ce3b
Update to .Net 8 RC2
2 years ago
Christopher Jolly
009b9de606
Add some further test classes that JetComplianceTest is not finding implemented
2 years ago
Christopher Jolly
cae7f8372b
Add Check_all_tests_overridden to more test classes and ensure that it passes
2 years ago