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/src
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 Trim called without arguments throws index out of range (#77) 5 years ago
EFCore.Jet.Data Cleanup solution. 5 years ago
EFCore.Jet.Odbc Rename System.Data.Jet to EntityFrameworkCore.Jet.Data (#75) 5 years ago
EFCore.Jet.OleDb Rename System.Data.Jet to EntityFrameworkCore.Jet.Data (#75) 5 years ago
Shared Cleanup code, remove dummy transaction and add missing Dispose() method to JetCommand. 6 years ago
Directory.Build.props Add ODBC and OLE DB specific packages (#74) 5 years ago
EFCore.ruleset First compile commit 8 years ago