- Notifications
You must be signed in to change notification settings - Fork29
Comparing changes
Open a pull request
base repository:sqlc-dev/sqlc-gen-python
Uh oh!
There was an error while loading.Please reload this page.
base:v1.2.0
head repository:sqlc-dev/sqlc-gen-python
Uh oh!
There was an error while loading.Please reload this page.
compare:v1.3.0
- 19commits
- 44files changed
- 5contributors
Commits on Nov 2, 2023
- kyleconroy authored
Nov 2, 2023 docs: Update examples to 1.2.0
kyleconroy committedNov 2, 2023
Commits on Nov 22, 2023
build: Upgrade to sqlc v1.24.0 (#34)
* build: Upgrade to sqlc v1.24.0* Update test data
kyleconroy authoredNov 22, 2023 build: Install v1.24.0 via setup-sql
kyleconroy committedNov 22, 2023
Commits on Dec 11, 2023
build(deps): bump actions/setup-python from 4 to 5 (#37)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.- [Release notes](https://github.com/actions/setup-python/releases)- [Commits](actions/setup-python@v4...v5)---updated-dependencies:- dependency-name: actions/setup-python 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] authoredDec 11, 2023 build(deps): bump actions/setup-go from 4 to 5 (#36)
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] authoredDec 11, 2023
Commits on Jan 4, 2024
build(deps): Upgrade to sqlc v1.25.0 (#40)
kyleconroy authoredJan 4, 2024 build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (#38)
Bumps google.golang.org/protobuf from 1.31.0 to 1.32.0.---updated-dependencies:- dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authoredJan 4, 2024 Update workflow to use setup-sqlc (#41)
kyleconroy authoredJan 4, 2024
Commits on Mar 28, 2024
build(deps): Upgrade to sqlc v1.26.0
kyleconroy committedMar 28, 2024 - kyleconroy committed
Mar 28, 2024
Commits on May 7, 2024
build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.34.1 (#46)
Bumps google.golang.org/protobuf from 1.32.0 to 1.34.1.---updated-dependencies:- dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Commits on Nov 26, 2024
build(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2 (#50)
Bumps google.golang.org/protobuf from 1.34.1 to 1.34.2.---updated-dependencies:- dependency-name: google.golang.org/protobuf 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>
Commits on Jan 20, 2025
Commits on Jan 22, 2025
feat: add emit_str_enum config option (#66)
* feat: add emit_str_enum config option* docs: add docs for emit_str_enum* tests(emit_str_enum): add end to end test for emit str enum* chore(tests): update wasm sha* docs: add examples of with w/o* docs: update to use correct dataclass syntax
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v1.2.0...v1.3.0
Uh oh!
There was an error while loading.Please reload this page.