You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
EntityFrameworkCore.Jet/test
Floris Verhoeven 23b8257fc8
Trim called without arguments throws index out of range (#77)
* Check arguments before accessing in jet string method translator

* Change expected result on to lower and to upper query tests

* Change expected result on trim query tests

* Remove original fix and fix condition chaining in trim clause generation

Co-authored-by: Floris Verhoeven <florisverhoeven@outlook.com>
5 years ago
..
EFCore.Jet.Data.Tests Rename System.Data.Jet to EntityFrameworkCore.Jet.Data (#75) 5 years ago
EFCore.Jet.FunctionalTests Trim called without arguments throws index out of range (#77) 5 years ago
EFCore.Jet.IntegrationTests Cleanup solution. 5 years ago
EFCore.Jet.Tests Improve project and CI (#68) 5 years ago
JetProviderExceptionTests Rename System.Data.Jet to EntityFrameworkCore.Jet.Data (#75) 5 years ago
Directory.Build.props Improve project and CI (#68) 5 years ago
Northwind.sql Reimplement schema retrieval and scaffolding (#59) 5 years ago
xunit.runner.json Implement parallel support for ODBC and OLE DB. 6 years ago