Commit Graph

7 Commits (f200f33452e25422388bced2326ee2fce1ca2c7c)

Author SHA1 Message Date
Christopher Jolly f200f33452
Update to EF 10 (RTM) (#287) 3 weeks ago
Christopher Jolly 2e33783fbe
Update to EF10 (#284) 5 months ago
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
Christopher Jolly 45bae420e2 Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 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 67f98ee8ac More test updates 2 years ago
Christopher Jolly 673e56ed60 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