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.30.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: main
Choose a head ref
  • 13 commits
  • 63 files changed
  • 2 contributors

Commits on Sep 3, 2025

  1. build(deps): bump the production-dependencies group with 2 updates (#…

    …4091)
    
    Bumps the production-dependencies group with 2 updates: [github.com/spf13/cobra](https://github.com/spf13/cobra) and [github.com/spf13/pflag](https://github.com/spf13/pflag).
    
    
    Updates `github.com/spf13/cobra` from 1.9.1 to 1.10.1
    - [Release notes](https://github.com/spf13/cobra/releases)
    - [Commits](spf13/cobra@v1.9.1...v1.10.1)
    
    Updates `github.com/spf13/pflag` from 1.0.7 to 1.0.9
    - [Release notes](https://github.com/spf13/pflag/releases)
    - [Commits](spf13/pflag@v1.0.7...v1.0.9)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/cobra
      dependency-version: 1.10.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: production-dependencies
    - dependency-name: github.com/spf13/pflag
      dependency-version: 1.0.9
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: production-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 3, 2025
    Configuration menu
    Copy the full SHA
    1924373 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2025

  1. build(deps): bump github.com/spf13/pflag (#4093)

    Bumps the production-dependencies group with 1 update: [github.com/spf13/pflag](https://github.com/spf13/pflag).
    
    
    Updates `github.com/spf13/pflag` from 1.0.9 to 1.0.10
    - [Release notes](https://github.com/spf13/pflag/releases)
    - [Commits](spf13/pflag@v1.0.9...v1.0.10)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/pflag
      dependency-version: 1.0.10
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: production-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 6, 2025
    Configuration menu
    Copy the full SHA
    a87f08e View commit details
    Browse the repository at this point in the history
  2. build(deps): bump actions/setup-go from 5 to 6 (#4092)

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 6, 2025
    Configuration menu
    Copy the full SHA
    88b3cb3 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2025

  1. build(deps): bump golang from 1.25.0 to 1.25.1 (#4096)

    Bumps golang from 1.25.0 to 1.25.1.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-version: 1.25.1
      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 Sep 13, 2025
    Configuration menu
    Copy the full SHA
    657c023 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump the production-dependencies group across 1 director…

    …y with 4 updates (#4100)
    
    Bumps the production-dependencies group with 4 updates in the / directory: [github.com/jackc/pgx/v5](https://github.com/jackc/pgx), [golang.org/x/sync](https://github.com/golang/sync), [google.golang.org/grpc](https://github.com/grpc/grpc-go) and google.golang.org/protobuf.
    
    
    Updates `github.com/jackc/pgx/v5` from 5.7.5 to 5.7.6
    - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
    - [Commits](jackc/pgx@v5.7.5...v5.7.6)
    
    Updates `golang.org/x/sync` from 0.16.0 to 0.17.0
    - [Commits](golang/sync@v0.16.0...v0.17.0)
    
    Updates `google.golang.org/grpc` from 1.75.0 to 1.75.1
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.75.0...v1.75.1)
    
    Updates `google.golang.org/protobuf` from 1.36.8 to 1.36.9
    
    ---
    updated-dependencies:
    - dependency-name: github.com/jackc/pgx/v5
      dependency-version: 5.7.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: production-dependencies
    - dependency-name: golang.org/x/sync
      dependency-version: 0.17.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: production-dependencies
    - dependency-name: google.golang.org/grpc
      dependency-version: 1.75.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: production-dependencies
    - dependency-name: google.golang.org/protobuf
      dependency-version: 1.36.9
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: production-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 13, 2025
    Configuration menu
    Copy the full SHA
    6389cdc View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2025

  1. build(deps): bump the production-dependencies group across 1 director…

    …y with 3 updates (#4130)
    
    Bumps the production-dependencies group with 3 updates in the / directory: [google.golang.org/grpc](https://github.com/grpc/grpc-go), google.golang.org/protobuf and [modernc.org/sqlite](https://gitlab.com/cznic/sqlite).
    
    
    Updates `google.golang.org/grpc` from 1.75.1 to 1.76.0
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.75.1...v1.76.0)
    
    Updates `google.golang.org/protobuf` from 1.36.9 to 1.36.10
    
    Updates `modernc.org/sqlite` from 1.38.2 to 1.39.0
    - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.38.2...v1.39.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-version: 1.76.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: production-dependencies
    - dependency-name: google.golang.org/protobuf
      dependency-version: 1.36.10
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: production-dependencies
    - dependency-name: modernc.org/sqlite
      dependency-version: 1.39.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: production-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 8, 2025
    Configuration menu
    Copy the full SHA
    6b77111 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump the production-dependencies group across 1 director…

    …y with 4 updates (#4127)
    
    Bumps the production-dependencies group with 4 updates in the /docs directory: [markupsafe](https://github.com/pallets/markupsafe), [certifi](https://github.com/certifi/python-certifi), [pyparsing](https://github.com/pyparsing/pyparsing) and [sphinxext-rediraffe](https://github.com/sphinx-doc/sphinxext-rediraffe).
    
    
    Updates `markupsafe` from 3.0.2 to 3.0.3
    - [Release notes](https://github.com/pallets/markupsafe/releases)
    - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst)
    - [Commits](pallets/markupsafe@3.0.2...3.0.3)
    
    Updates `certifi` from 2025.8.3 to 2025.10.5
    - [Commits](certifi/python-certifi@2025.08.03...2025.10.05)
    
    Updates `pyparsing` from 3.2.3 to 3.2.5
    - [Release notes](https://github.com/pyparsing/pyparsing/releases)
    - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES)
    - [Commits](pyparsing/pyparsing@3.2.3...3.2.5)
    
    Updates `sphinxext-rediraffe` from 0.2.7 to 0.3.0
    - [Release notes](https://github.com/sphinx-doc/sphinxext-rediraffe/releases)
    - [Commits](sphinx-doc/sphinxext-rediraffe@v0.2.7...v0.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: markupsafe
      dependency-version: 3.0.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: production-dependencies
    - dependency-name: certifi
      dependency-version: 2025.10.5
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: production-dependencies
    - dependency-name: pyparsing
      dependency-version: 3.2.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: production-dependencies
    - dependency-name: sphinxext-rediraffe
      dependency-version: 0.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: production-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 8, 2025
    Configuration menu
    Copy the full SHA
    a18363b View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2025

  1. build(deps): bump modernc.org/sqlite (#4136)

    Bumps the production-dependencies group with 1 update: [modernc.org/sqlite](https://gitlab.com/cznic/sqlite).
    
    
    Updates `modernc.org/sqlite` from 1.39.0 to 1.39.1
    - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.39.0...v1.39.1)
    
    ---
    updated-dependencies:
    - dependency-name: modernc.org/sqlite
      dependency-version: 1.39.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: production-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 19, 2025
    Configuration menu
    Copy the full SHA
    d36b625 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump golang from 1.25.1 to 1.25.3 (#4139)

    Bumps golang from 1.25.1 to 1.25.3.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-version: 1.25.3
      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 Oct 19, 2025
    Configuration menu
    Copy the full SHA
    31d8958 View commit details
    Browse the repository at this point in the history
  3. feat(sqlfile): Add sqlfile.Split (#4146)

    Create the sqlfile.Split method that splits a .sql file into multiple
    statements.
    kyleconroy authored Oct 19, 2025
    Configuration menu
    Copy the full SHA
    d449832 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump idna in /docs in the production-dependencies group (#…

    …4137)
    
    Bumps the production-dependencies group in /docs with 1 update: [idna](https://github.com/kjd/idna).
    
    
    Updates `idna` from 3.10 to 3.11
    - [Release notes](https://github.com/kjd/idna/releases)
    - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
    - [Commits](kjd/idna@v3.10...v3.11)
    
    ---
    updated-dependencies:
    - dependency-name: idna
      dependency-version: '3.11'
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: production-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 19, 2025
    Configuration menu
    Copy the full SHA
    5cca6f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2025

  1. Configuration menu
    Copy the full SHA
    92e5a24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b807fe9 View commit details
    Browse the repository at this point in the history
Loading