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: sqlc-dev/sqlc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.19.0
Choose a base ref
...
head repository: sqlc-dev/sqlc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.19.1
Choose a head ref
  • 16 commits
  • 2,362 files changed
  • 5 contributors

Commits on Jul 8, 2023

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

Commits on Jul 10, 2023

  1. build(deps): bump google.golang.org/grpc from 1.56.1 to 1.56.2 (#2415)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.56.1 to 1.56.2.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.56.1...v1.56.2)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    64e6c9c View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    2808a60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6ee89f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37330a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1517eb8 View commit details
    Browse the repository at this point in the history
  5. build(deps): bump golang from 1.20.5 to 1.20.6 (#2437)

    Bumps golang from 1.20.5 to 1.20.6.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    b8e5ffe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    72d8fea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    156bd6d View commit details
    Browse the repository at this point in the history
  8. build(deps): bump github.com/jackc/pgx/v5 from 5.4.1 to 5.4.2 (#2436)

    Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.4.1 to 5.4.2.
    - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
    - [Commits](jackc/pgx@v5.4.1...v5.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/jackc/pgx/v5
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    4e43e48 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f5c528f View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    a60acbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6051c03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adaabbd View commit details
    Browse the repository at this point in the history
  4. cmd/sqlc: Bump version to v1.19.1 (#2455)

    * cmd/sqlc: Bump version to v1.19.1
    
    Add script to change verison number in source files
    
    * Don't need to run make regen anymore
    kyleconroy authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    f02c492 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d9422dc View commit details
    Browse the repository at this point in the history
Loading