Christopher Jolly
5fece6dd96
Cleanup ( #261 )
...
* Use primary constructors
Remove 2 obsolete tests
* fix build
* [GitHub Actions] Update green tests.
---------
Co-authored-by: github-actions <github-actions@github.com>
1 year ago
Christopher Jolly
4b3dcf5f30
Improvements to migrations ( #256 )
...
* Improve the migrations.
- Missing index sort order in model and sql
- When altering a column to non-nullable, have an UPDATE to make any NULL values the default value
* Changes to comments produce no SQL output as we don't handle comments
1 year ago
Christopher Jolly
29aea47543
- Allow a short to be mapped to the identity counter
...
- Fix some database model/migration issues
- Above includes some formatting of the precision and scale to not have a space after the comma
1 year ago
Christopher Jolly
fc09548111
Add further tests that were missing
1 year ago
Christopher Jolly
a16569f65b
Add some further testbases
2 years ago
Christopher Jolly
673e56ed60
Add a whole heap of new tests. Work to implement all the test bases so that All_test_bases_must_be_implemented can pass
2 years ago
Lau
74dd677b00
Upgrade EFCore.Jet.FunctionalTests.
6 years ago
bubibubi
336dd1fb50
Some more fixes - Still boolean test not working
8 years ago