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

Commits on Jan 16, 2024

  1. Bump Microsoft.Data.SqlClient from 2.1.2 to 2.1.7 in /DirectSQL

    Bumps [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) from 2.1.2 to 2.1.7.
    - [Release notes](https://github.com/dotnet/sqlclient/releases)
    - [Changelog](https://github.com/dotnet/SqlClient/blob/main/CHANGELOG.md)
    - [Commits](dotnet/SqlClient@v2.1.2...v2.1.7)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.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
    01c0850 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2026

  1. Merge pull request #11 from DirectSQL/tryCopilot

    Add Copilot repository instructions
    7k8m authored Apr 30, 2026
    Configuration menu
    Copy the full SHA
    36e7989 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from DirectSQL/dependabot/nuget/DirectSQL/Micr…

    …osoft.Data.SqlClient-2.1.7
    
    Bump Microsoft.Data.SqlClient from 2.1.2 to 2.1.7 in /DirectSQL
    7k8m authored Apr 30, 2026
    Configuration menu
    Copy the full SHA
    f3c440e View commit details
    Browse the repository at this point in the history
  3. Bump Npgsql from 4.0.3 to 4.0.14

    ---
    updated-dependencies:
    - dependency-name: Npgsql
      dependency-version: 4.0.14
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 30, 2026
    Configuration menu
    Copy the full SHA
    d378fd3 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2026

  1. Merge pull request #12 from DirectSQL/dependabot/nuget/DirectSQL/Npgs…

    …ql-4.0.14
    
    Bump Npgsql from 4.0.3 to 4.0.14
    7k8m authored May 2, 2026
    Configuration menu
    Copy the full SHA
    3e0a932 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2026

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

Commits on May 4, 2026

  1. Configuration menu
    Copy the full SHA
    2575b7a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from DirectSQL/improve_performance_construct_z…

    …ero_length_array
    
    Replace constructor invocation to Empty
    7k8m authored May 4, 2026
    Configuration menu
    Copy the full SHA
    3bf26b8 View commit details
    Browse the repository at this point in the history
Loading