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
Christopher Jolly 9489bc4564 Jet seems to output bytes only as an array. so a single byte becomes a byte[1] array. Return the first byte of that array in this instance 3 years ago
..
EFCore.Jet.Data.Tests Update to EF 7 GA version 3 years ago
EFCore.Jet.FunctionalTests Jet seems to output bytes only as an array. so a single byte becomes a byte[1] array. Return the first byte of that array in this instance 3 years ago
EFCore.Jet.IntegrationTests Update tests 3 years ago
EFCore.Jet.Tests Enable nullable on src projects (not tests) 3 years ago
JetProviderExceptionTests Update to EF 7 GA version 3 years ago
Directory.Build.props Update to .Net 5 (#99) 4 years ago
Northwind.sql Update tests 3 years ago
xunit.runner.json Implement parallel support for ODBC and OLE DB. 6 years ago