Christopher Jolly
5fece6dd96
Cleanup ( #261 )
...
* Use primary constructors
Remove 2 obsolete tests
* fix build
* [GitHub Actions] Update green tests.
---------
Co-authored-by: github-actions <github-actions@github.com>
1 year ago
Christopher Jolly
28b6768a4c
update tests
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
7fb522e90f
Move the SkipTake to its own processor ( #206 )
...
* Move the SkipTake to its own processor
This handles the queries with Offset and Limit better as there are other linq methods that manage to set the Limit (e.g. First)
2 years ago
Christopher Jolly
a16569f65b
Add some further testbases
2 years ago
Christopher Jolly
b1fa143d4d
Update to .Net 5 ( #99 )
...
* update to net 5
* Add DecimalTypeKey to the logger
* fix build
* fix sdk version for script
* Update dependencies.
* Fix version and dependencies.
* Readd necessary code paths, fix smaller upgrade issues, cleanup code.
* Fix project files.
* Fix tests.
* Readd removed JetQueryTranslationPostprocessorFactory injection.
Fix date/time related millisecond (double) support.
* Fix value generation.
Co-authored-by: Laurents Meyer <laucomm@gmail.com>
4 years ago
Lau
74dd677b00
Upgrade EFCore.Jet.FunctionalTests.
6 years ago
bubibubi
cbb31e95da
Update for v2.1
...
Several tests not running
8 years ago
bubibubi
a6a40cf5e6
Fixed schema retrieve. Test status 3879/58/849
8 years ago
bubibubi
336dd1fb50
Some more fixes - Still boolean test not working
8 years ago