Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes to Entity Framework Configuration Bug #64 #65

Merged

Conversation

tsutomi
Copy link
Member

@tsutomi tsutomi commented Sep 1, 2024

  • Fixing the configuration of the entity model for the Delivery Results in Entity Framework data layer
  • Enhancing the query model of the Delivery Result repository to return the related entities
  • New testing strategy for the Entity Framework data layer to support multiple storage systems (SQLite and MS SQL Server so far)

@tsutomi tsutomi added the bug Something isn't working label Sep 1, 2024
@tsutomi tsutomi self-assigned this Sep 1, 2024
@tsutomi tsutomi linked an issue Sep 1, 2024 that may be closed by this pull request
Copy link

sonarcloud bot commented Sep 2, 2024

@tsutomi tsutomi merged commit f63fe38 into main Sep 2, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EntityFramework SqlServer WebhookDbContext schema issue
1 participant