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: dotnet/efcore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.7
Choose a base ref
...
head repository: dotnet/efcore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.0.8
Choose a head ref
  • 12 commits
  • 12 files changed
  • 6 contributors

Commits on Jun 22, 2022

  1. Configuration menu
    Copy the full SHA
    fb8b6e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Configuration menu
    Copy the full SHA
    56710af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38ad810 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7062d9e View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Query: Don't add DbParameter if already added (#28348)

    Resolves #27427
    
    If a FromSql with DbParameter is reused in multiple parts of query then we need to add the DbParameter only once
    smitpatel authored Jul 6, 2022
    Configuration menu
    Copy the full SHA
    4912805 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34569dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f9fc95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc41080 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Merge commit '5f5283806774a7fd1bbe2ec54736dc8a5d30c16d' into internal…

    …-merge-6.0-2022-07-12-1059
    wtgodbe committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    83248f1 View commit details
    Browse the repository at this point in the history
  2. Update global.json

    wtgodbe authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    1531b19 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #28424 from wtgodbe/internal-merge-6.0-2022-07-12-…

    …1059
    
    Merging internal commits for release/6.0
    wtgodbe authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    7aee43e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    62e1b2f View commit details
    Browse the repository at this point in the history
Loading