Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

mpreyskurantov
Copy link
Contributor

@mpreyskurantov mpreyskurantov commented Apr 5, 2024

Changelog:

Behavior changes:
Support common local / remote data operations / known failures (similar to the existing DateTime occurrences)

Structural changes:

  • Make the Sample app multi-target. Add configuration settings (converters + conventions) for targets < net8 to test against net6, 7, 8 (too many combinations, where something works or does not);
  • Clone dummy columns from the Orders -> OrderDate (populate with DateOnly / TimeOnly values), map in ORM classes, add into a grid;
  • Skip some tests for new data types / columns
    • EFCore < 8 - requires (even more) cfg settings, requires significant refactoring first;
    • Xpo, NH - until new data types are supported.

@mpreyskurantov mpreyskurantov added the .NET Pull requests that update .net code label Apr 5, 2024
@mpreyskurantov mpreyskurantov self-assigned this Apr 5, 2024
@mpreyskurantov mpreyskurantov changed the title DateOnly / TimeOnly Support DateOnly / TimeOnly Apr 10, 2024
@mpreyskurantov mpreyskurantov merged commit 5270022 into DevExpress:master Apr 12, 2024
@mpreyskurantov mpreyskurantov deleted the dateonly branch April 12, 2024 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
.NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants