Christopher Jolly
f200f33452
Update to EF 10 (RTM) ( #287 )
3 weeks ago
Christopher Jolly
2e33783fbe
Update to EF10 ( #284 )
5 months ago
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
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
2f69290f44
Generate proper SQL for UPDATE and DELETE when we have multiple tables, select expression, joins
2 years ago
Christopher Jolly
2316fbbf2e
Test updates
2 years ago
Christopher Jolly
75e381b52c
Update tests
3 years ago
Christopher Jolly
2f2de12dd5
enable and fix tests
3 years ago
Lau
9f0b60baee
Fix tests (especially from `SimpleQueryJetTest`).
6 years ago
Lau
2a6a3b67ba
Update baseline assertions to support ODBC parameter placeholders.
6 years ago
Lau
d502f6e3c6
Replace SQL related square brackets with backticks in all code and script files.
6 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
5f7764ec35
Go on with fixes. Now less than 2500 non running tests
8 years ago
bubibubi
336dd1fb50
Some more fixes - Still boolean test not working
8 years ago