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: DapperLib/Dapper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.1.66
Choose a base ref
...
head repository: DapperLib/Dapper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.1.72
Choose a head ref
  • 6 commits
  • 11 files changed
  • 5 contributors

Commits on Apr 8, 2025

  1. Fix and clarify OrWhere caveats in SqlBuilder docs (#2149)

    * Fix and clarify OrWhere caveats in SqlBuilder docs
    
    * Add example with OrWhere call first
    jnoordsij authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    e97a919 View commit details
    Browse the repository at this point in the history
  2. OutputExpression wasn't working for methods that use QueryRowAsync (#…

    …2156)
    
    Added command.OnCompleted() to QueryRowAsync
    
    Co-authored-by: Rich <Rich@XPS-15>
    ri-rgb and Rich authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    d994b6d View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2025

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

Commits on Apr 30, 2025

  1. CI: serialize DB-dependent tests (#2163)

    * CI: serialize DB-dependent tests
    
    * github workflows test
    kbth authored Apr 30, 2025
    Configuration menu
    Copy the full SHA
    5c7143f View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2025

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

Commits on Mar 6, 2026

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