Skip to content

Conversation

@ChrisJollyAU
Copy link
Member

No description provided.

@ChrisJollyAU ChrisJollyAU requested a review from Copilot April 18, 2025 17:50
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the EF Core Jet provider to sync with the latest EF 9 changes. The update includes modifications to SQL condition syntax in various query tests, improvements to migration command execution and history retrieval, and several additional test cases verifying new behaviors.

Reviewed Changes

Copilot reviewed 16 out of 20 changed files in this pull request and generated no comments.

File Description
test/EFCore.Jet.FunctionalTests/Query/*.cs Updates SQL condition operators and adapts the query assertions to new syntax.
test/EFCore.Jet.FunctionalTests/Migrations/*.cs Refactors migration tests and adds new tests for snapshot and migration error conditions.
src/EFCore.Jet/* Adjustments to type mapping, migration command execution, history retrieval, and error handling to align with EF 9.
Files not reviewed (4)
  • Dependencies.targets: Language not supported
  • Directory.Build.props: Language not supported
  • global.json: Language not supported
  • test/Directory.Build.props: Language not supported

@ChrisJollyAU ChrisJollyAU merged commit 1069897 into CirrusRedOrg:master Apr 23, 2025
11 of 13 checks passed
@ChrisJollyAU ChrisJollyAU deleted the smallfix branch April 23, 2025 17:17
@ChrisJollyAU ChrisJollyAU self-assigned this Apr 23, 2025
@ChrisJollyAU ChrisJollyAU added this to the 9.0.0 milestone Apr 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant