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.28
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.35
Choose a head ref
  • 7 commits
  • 10 files changed
  • 6 contributors

Commits on Jan 7, 2024

  1. Issue #1164 (#1795)

    Fix unsigned types mapping arithmetic overflow
    Add tests to reproduce issue #1164
    
    Co-authored-by: Dmytro Ohorodniichuk <[email protected]>
    rukpet and Dmytro Ohorodniichuk authored Jan 7, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    8f36991 View commit details

Commits on Feb 13, 2024

  1. CI: use preinstalled sdk (#2042)

    * CI: use preinstalled sdk
    
    * package updates, in particular SQL Server CVE (tests only)
    mgravell authored Feb 13, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    3904675 View commit details

Commits on Feb 15, 2024

  1. Exposing the transaction used in class Database. (#2038)

    This enables to do queries not supported by rainbow within the same transaction
    
    Closes #1944
    kbilsted authored Feb 15, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    4f8e92f View commit details

Commits on Feb 17, 2024

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    7d811c4 View commit details
  2. Issue #2044 (#2045)

    DarylJtn authored Feb 17, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    1088065 View commit details

Commits on Feb 18, 2024

  1. Update Readme.md (#2047)

    Fix path to Dapper.Rainbow readme
    idormenco authored Feb 18, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    8d2cb0c View commit details

Commits on Mar 6, 2024

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    360367c View commit details
Loading