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-gen-kotlin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1138826
Choose a base ref
...
head repository: sqlc-dev/sqlc-gen-kotlin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2c6a780
Choose a head ref
  • 15 commits
  • 65 files changed
  • 5 contributors

Commits on Nov 2, 2023

  1. Update README.md

    kyleconroy authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    613b800 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. test: Add examples from sqlc-dev/sqlc (#11)

    * test: Add examples from sqlc-dev/sqlc
    
    * Run the database tests
    kyleconroy authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    00fa53c View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. build(deps): Upgrade to sqlc v1.24.0 (#12)

    * build(deps): Upgrade to sqlc v1.24.0
    
    * fix github workflow
    kyleconroy authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    609c589 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f21fc9f View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. build(deps): Upgrade to sqlc v1.25.0 (#15)

    * test: Upgrade to sqlc v1.25.0
    
    * Make it work?
    kyleconroy authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    4a997b8 View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump actions/setup-java from 3 to 4 (#13)

    Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-java/releases)
    - [Commits](actions/setup-java@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-java
      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 Jan 3, 2024
    Configuration menu
    Copy the full SHA
    bf3677c View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

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

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    d3900db View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump actions/setup-go from 4 to 5 (#14)

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      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 Jan 22, 2024
    Configuration menu
    Copy the full SHA
    32311f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. build(deps): Bump eskatos/gradle-command-action from 2 to 3 (#19)

    Bumps [eskatos/gradle-command-action](https://github.com/eskatos/gradle-command-action) from 2 to 3.
    - [Release notes](https://github.com/eskatos/gradle-command-action/releases)
    - [Commits](gradle/gradle-build-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: eskatos/gradle-command-action
      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 Mar 3, 2024
    Configuration menu
    Copy the full SHA
    8e57bf0 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    42e8f7d View commit details
    Browse the repository at this point in the history
  2. build: Install sqlc@1.26.0

    kyleconroy committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    60fbb9b View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

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

Commits on Jan 20, 2025

  1. Configuration menu
    Copy the full SHA
    6752baa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c6a780 View commit details
    Browse the repository at this point in the history
Loading