Commit Graph

36 Commits (24bf6032fa7a4054cf5b35ee03d3c856189e1cca)

Author SHA1 Message Date
Lau 24bf6032fa Remove obsolete files. 6 years ago
Lau e3d4027a15 Merge remote-tracking branch 'freddy/EFCore3.1_Test' into upgrade 6 years ago
Lau 47d677ddc9 Revert "Use `DbConnectionStringBuilder` instead of its OleDb equivalent."
This reverts commit 25f8685320.
6 years ago
FreddyD 99749b3cfb project cleanup 6 years ago
FreddyD e945f4cef8 Update considerations for .NET Standard 6 years ago
FreddyD a60d66f81e Misc updates 6 years ago
FreddyD 78c1952b3d Actually, I think we need to target .NET Core 3.0+ 6 years ago
FreddyD 2f6d457aca Update project files to be multi-targeted 6 years ago
FreddyD d6902868a0 Update project files to .net standard 6 years ago
Lau 25f8685320 Use `DbConnectionStringBuilder` instead of its OleDb equivalent.
Introduce some helper extension methods to access well defined OleDb properties, that `DbConnectionStringBuilder` knows nothing about.
6 years ago
Lau 3c692bb172 Fix an issue where we were always using the (changeable) static variable `JetConfiguration.OleDbDefaultProvider` for database create operations. 6 years ago
bubibubi d8773e19c1 closes #29 7 years ago
bubibubi 51b123f110 closes #26 7 years ago
bubibubi 448cb4629b closes #15 7 years ago
bubibubi f5c4ffdce1 closes #21 8 years ago
bubibubi 2bffcb83eb Release 2.1.0-preview2 8 years ago
bubibubi cbb31e95da Update for v2.1
Several tests not running
8 years ago
bubibubi def7a5cc6f Fix to Open StateChange event call 8 years ago
bubibubi 3a994afdec Fix tests, comments and minor fix to JetConnection.TableExists 8 years ago
bubibubi fc3e377766 Closes #10 8 years ago
bubibubi fe7c9caea0 Closes #5 8 years ago
bubibubi a024b51c50 Closes #7 8 years ago
bubibubi 258978dc37 Removed debug output 8 years ago
bubibubi 8dbf5c9ebc Fixed design tests 8 years ago
bubibubi c2bf2582bb Test fixes 3917/1/868 8 years ago
bubibubi a6a40cf5e6 Fixed schema retrieve. Test status 3879/58/849 8 years ago
bubibubi ef0e31818f NuGet setup 8 years ago
bubibubi 85ad4ce57d Relaxed type check during materialization, Added partial support for DateTimeOffset type, Fix to DROP DATABASE parser, Added MSys* creation, Fixes to Gear test 8 years ago
bubibubi e456dd79e5 Test fixed 1823 - 1469 - 554 8 years ago
bubibubi d571e3abe0 Fixed other tests 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
bubibubi 4d131f7f65 Fixed tests 8 years ago
bubibubi 8a6676904e Fixed tests 8 years ago
bubibubi 86c69d31df Moved JetConnection configurations to JetConfiguration (still static :( ). Added Test. JetCommand refactor 8 years ago
bubibubi 9a0d5df0b8 First compile commit 8 years ago