Laurents Meyer
7f397d8e63
Fix .NET SDK install for NuGet job.
2 years ago
Laurents Meyer
0edbe53ba2
Fix matrix names.
2 years ago
Laurents Meyer
a3dee58d42
Fix matrix names. ( #146 )
2 years ago
Christopher Jolly
595a68e5e4
Update azure-pipelines.yml
3 years ago
Laurents Meyer
f0257af91c
Fix CI for official prereleases.
5 years ago
Laurents Meyer
523c644c95
Update CI to support official releases, dependencies and the version to RTM.
5 years ago
Laurents Meyer
3595734d47
Fix remaining EFCore.Jet.Data tests ( #92 )
...
* Refactor dual table handling.
* Fix remaining EFCore.Jet.Data tests.
5 years ago
Laurents Meyer
54b4af5759
Fix DateTime expressions for HasDefaultValue() and add support for fractions of a second ( #85 )
...
* Fix and improve test runs.
* Fix DateTime expressions for HasDefaultValue() and add support for fractions of a second.
Refactor test infrastructure.
5 years ago
xoniuqe
b0d53d30ce
Fix DEFAULT clause for HasDefaultValueSql() ( #81 )
...
* Removed parenthesis from column default values (addresses issue #18 )
* Fixed issue where the file handles were not being released after the database connection was closed.
* reverted accidentally changed file to upstream version
* Fixed issue where the file handles were not being released after the database connection was closed.
* reverted accidentally changed file to upstream version
* Add accompanying tests for PR #81 .
Co-authored-by: Collin Kostichuk <collin.kostichuk@genivar.com>
Co-authored-by: Collin Kostichuk <collin.kostichuk@wsp.com>
Co-authored-by: Tobias Arens <arens@jam-software.de>
Co-authored-by: Laurents Meyer <laucomm@gmail.com>
5 years ago
Laurents Meyer
87e77c351b
Update CI to run renamed test project.
5 years ago
Laurents Meyer
d9a5016cbe
Update CI to run renamed test project.
5 years ago
Laurents Meyer
a276173cfa
Official builds use a tag prefix of 'v'.
5 years ago
Laurents Meyer
e1216f4915
Fix versioning and projects.
...
Reactivate tests, but ignored failed tests for now.
5 years ago
Laurents Meyer
2d0c15dfe6
Fix publishing.
5 years ago
Laurents Meyer
ad650100a6
Fix typo.
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
b1431fc386
Use the English ACE for CI instead of the German one. ( #65 )
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