Comparing master...query-func · naasking/Dapper.Compose · GitHub
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: naasking/Dapper.Compose
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: naasking/Dapper.Compose
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: query-func
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 12 files changed
  • 1 contributor

Commits on Aug 25, 2021

  1. preliminary support for query functions

    split Query<T> into its own file
    naasking committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    7a2f807 View commit details
    Browse the repository at this point in the history
  2. distinguish simple queries from multiqueries since the latter can't b…

    …e used in query functions
    naasking committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    949f56f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    853c0ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e18f771 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. removed unused functions

    throw more reasonable error when resource is not found
    naasking committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    2864124 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2024

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