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

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: v8.0.4
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: v8.0.8
Choose a head ref
  • 8 commits
  • 13 files changed
  • 1 contributor

Commits on May 11, 2024

  1. Bump version to 8.0.5

    roji committed May 11, 2024
    Configuration menu
    Copy the full SHA
    a2ce3ee View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Add missing check for predicate in primitive collection simplificatio…

    …ns (#3196)
    
    Fixes #3195
    
    (cherry picked from commit 3b71c73)
    roji committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    1292512 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Add ordering by ordinality column for primitive collections (#3209)

    Fixes #3207
    
    (cherry picked from commit 933bc8d)
    roji committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    8a4c25b View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Correct non-NodaTime date/time type mappings when NodaTime is configu…

    …red (#3214)
    
    Fixes #3213
    
    (cherry picked from commit dba77fd)
    roji committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    aec0d1f View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Bump version to 8.0.8

    And bump dependencies
    roji committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    d856230 View commit details
    Browse the repository at this point in the history
  2. Test fixes for 8.0.x sync

    roji committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    2b5d63e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ebe6f5 View commit details
    Browse the repository at this point in the history
  4. Properly escape constant regex patterns (#3299)

    Fixes #3292
    
    (cherry picked from commit d316b35)
    roji committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    55dd99e View commit details
    Browse the repository at this point in the history
Loading