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.4
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.11
Choose a head ref
  • 7 commits
  • 15 files changed
  • 2 contributors

Commits on Sep 13, 2023

  1. release notes 2.1.4

    mgravell committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    3c4ae7d View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

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

Commits on Oct 10, 2023

  1. auto-detect stored procedures as anything without whitespace (#1975)

    * 1. auto-detect stored procedures as anything without whitespace
    2. we have public fields? (hangs head in shame)
    
    * release notes
    
    * no need to use regex
    mgravell authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    a37b151 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Add DuckDB tests (#1970)

    * Add DuckDB tests
    
    * Update DuckDB.NET.Data.Full version
    Giorgi authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    2837480 View commit details
    Browse the repository at this point in the history
  2. Add a setting to turn off Ole Db "smell check" (#1974)

    * Add a setting to turn off Ole Db "smell check"
    
    * Rename setting, fix logic
    
    * Test for SupportLegacyParameterTokens
    
    * Fix exception type
    
    * Add release note
    Giorgi authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    19193b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    8d53acb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8d119f View commit details
    Browse the repository at this point in the history
Loading