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: improvedk/unQuery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: temp
Choose a base ref
...
head repository: improvedk/unQuery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 22 files changed
  • 5 contributors

Commits on Dec 7, 2017

  1. ported unQuery to .NET Standard 2.0.

    Mathias Lorenzen committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    6c8e6df View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2019

  1. finalized porting to .NET Standard 2.0

    Carsten L. Jørgensen committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    1070fa3 View commit details
    Browse the repository at this point in the history
  2. Fixed conflict

    improvedk committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    5ec4c8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ecb12db View commit details
    Browse the repository at this point in the history
  4. Removed superfluous file

    improvedk committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    f911efd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c67a31b View commit details
    Browse the repository at this point in the history
  6. Upped version number

    improvedk committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    6e66cdc View commit details
    Browse the repository at this point in the history
  7. Specified requirementd

    ffMathy authored Oct 18, 2019
    Configuration menu
    Copy the full SHA
    c488f45 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #68 from ffMathy/patch-1

    Specified requirements
    improvedk authored Oct 18, 2019
    Configuration menu
    Copy the full SHA
    7c19c83 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Bump System.Data.SqlClient in /src/unQuery.PerformanceTests

    Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.7.0 to 4.8.6.
    - [Release notes](https://github.com/dotnet/corefx/releases)
    - [Commits](https://github.com/dotnet/corefx/commits)
    
    ---
    updated-dependencies:
    - dependency-name: System.Data.SqlClient
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    2cb3edf View commit details
    Browse the repository at this point in the history
  2. Bump System.Data.SqlClient from 4.7.0 to 4.8.6 in /src/unQuery

    Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.7.0 to 4.8.6.
    - [Release notes](https://github.com/dotnet/corefx/releases)
    - [Commits](https://github.com/dotnet/corefx/commits)
    
    ---
    updated-dependencies:
    - dependency-name: System.Data.SqlClient
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    f63c649 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Merge pull request #71 from improvedk/dependabot/nuget/src/unQuery.Pe…

    …rformanceTests/System.Data.SqlClient-4.8.6
    
    Bump System.Data.SqlClient from 4.7.0 to 4.8.6 in /src/unQuery.PerformanceTests
    improvedk authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    83c7127 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #72 from improvedk/dependabot/nuget/src/unQuery/Sy…

    …stem.Data.SqlClient-4.8.6
    
    Bump System.Data.SqlClient from 4.7.0 to 4.8.6 in /src/unQuery
    improvedk authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    1eea204 View commit details
    Browse the repository at this point in the history
Loading