Laurents Meyer
|
64ebb61c0a
|
Rename System.Data.Jet to EntityFrameworkCore.Jet.Data (#75)
* Rename System.Data.Jet and System.Data.Jet.Test projects.
* Rename System.Data.Jet and System.Data.Jet.Test namespaces.
|
5 years ago |
Laurents Meyer
|
c661926684
|
Improve project and CI (#68)
* Update .NET SDK.
Improve CI.
* Simplify dependency management.
* Add new versioning mechanism.
* Implement CI package publishing.
* Add matrix for multiple ACE architectures.
* Fix xUnit warnings.
* Cleanup and enable SourceLink.
* Manually install .NET SDK to specify architecture.
Extend matrix to test for x64/x86 and ODBC/OLE DB.
|
5 years ago |
Laurents Meyer
|
864be46354
|
Reimplement schema retrieval and scaffolding (#59)
* Reimplement schema retrieval.
* Reimplement scaffolder. Some Jet specific options have not been implemented yet.
|
5 years ago |
Lau
|
db47437539
|
Provide `TOP` and `SKIP` support for ODBC commands and improve algorithm and use cases.
|
6 years ago |
Lau
|
3f19b269b4
|
Rename DataAccessType to DataAccessProviderType.
|
6 years ago |
Lau
|
2a6a3b67ba
|
Update baseline assertions to support ODBC parameter placeholders.
|
6 years ago |
Lau
|
41579e74c9
|
Cleanup all remaining ODBC and OLE DB references.
|
6 years ago |
Lau
|
d502f6e3c6
|
Replace SQL related square brackets with backticks in all code and script files.
|
6 years ago |
Lau
|
4d1f86bb0e
|
Implement parallel support for ODBC and OLE DB.
|
6 years ago |
Lau
|
74dd677b00
|
Upgrade EFCore.Jet.FunctionalTests.
|
6 years ago |
bubibubi
|
80fda80a76
|
EF 2.2 Preview (Test 3129/6704)
|
7 years ago |
bubibubi
|
ec18b5a643
|
Fix to JetTypeMappingSource
|
8 years ago |
bubibubi
|
cbb31e95da
|
Update for v2.1
Several tests not running
|
8 years ago |
bubibubi
|
0aa943763f
|
Added test for issue 4
|
8 years ago |
bubibubi
|
c2bf2582bb
|
Test fixes 3917/1/868
|
8 years ago |
bubibubi
|
3f6288734d
|
Other fixes 3636/757/584
|
8 years ago |
bubibubi
|
630c22458d
|
Test fixes 2127/2024/678
|
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
|
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 |