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: v10.0.1
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: v10.0.2
Choose a head ref
  • 8 commits
  • 15 files changed
  • 5 contributors

Commits on Mar 12, 2026

  1. bump version to 10.0.2

    roji committed Mar 12, 2026
    Configuration menu
    Copy the full SHA
    cbb4bd7 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2026

  1. Fix alias cloning for json recordset table-valued functions (#3773)

    Fixes #3790
    
    (cherry picked from commit fd26075)
    7645re authored and roji committed Mar 23, 2026
    Configuration menu
    Copy the full SHA
    12a1aa8 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2026

  1. Fix NpgsqlOptionsExtension losing ParameterizedCollectionMode between…

    … clones (#3796)
    
    Fixes #3795
    
    Co-authored-by: Shay Rojansky <roji@roji.org>
    (cherry picked from commit 9119f83)
    Copilot and roji committed Mar 31, 2026
    Configuration menu
    Copy the full SHA
    632d7fb View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2026

  1. Filter out extension-related operations in creation scripts of histor…

    …y table (#3713)
    
    Fixes #3496
    
    Co-authored-by: Shay Rojansky <roji@roji.org>
    (cherry picked from commit 8237cba)
    dkottis and roji committed Apr 2, 2026
    Configuration menu
    Copy the full SHA
    a360244 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2026

  1. Allow null connection string with ConfigureDataSource (#3693)

    Fixes #3692
    
    (cherry picked from commit a64c405)
    roji committed Apr 13, 2026
    Configuration menu
    Copy the full SHA
    caeb33b View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2026

  1. Translate bytea.Any() as length > 0 (#3817)

    Fixes #3816
    georg-jung authored Apr 26, 2026
    Configuration menu
    Copy the full SHA
    7ce26dd View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2026

  1. Fix nullability of IncludeProperties includeExpression parameter (#3826)

    Fixes #3825
    
    (cherry picked from commit dda4c32)
    roji committed Apr 30, 2026
    Configuration menu
    Copy the full SHA
    b09f306 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2026

  1. Use Npgsql 10.0.3

    roji committed May 27, 2026
    Configuration menu
    Copy the full SHA
    c46789c View commit details
    Browse the repository at this point in the history
Loading