Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: npgsql/efcore.pg
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.0.2
Choose a base ref
...
head repository: npgsql/efcore.pg
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.0.3
Choose a head ref
  • 4 commits
  • 10 files changed
  • 1 contributor

Commits on Dec 7, 2024

  1. Bump version to 9.0.3

    roji committed Dec 7, 2024
    Configuration menu
    Copy the full SHA
    e5e901e View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2024

  1. Redo enum label addition (#3425)

    To better handling reordering scenarios.
    
    Fixes #3424
    
    (cherry picked from commit c2b3de4)
    roji committed Dec 28, 2024
    Configuration menu
    Copy the full SHA
    c240ce5 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2025

  1. Fix quoted enum handling (#3434)

    Fixes #3433
    
    (cherry picked from commit 068a7c6)
    roji committed Jan 17, 2025
    Configuration menu
    Copy the full SHA
    2e59bf5 View commit details
    Browse the repository at this point in the history
  2. Depend on EF 9.0.1

    roji committed Jan 17, 2025
    Configuration menu
    Copy the full SHA
    74b858a View commit details
    Browse the repository at this point in the history
Loading