-
Notifications
You must be signed in to change notification settings - Fork 27
Comparing changes
Open a pull request
base repository: sqlc-dev/sqlc-gen-python
base: v1.2.0
head repository: sqlc-dev/sqlc-gen-python
compare: v1.3.0
- 19 commits
- 44 files changed
- 5 contributors
Commits on Nov 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0d70679 - Browse repository at this point
Copy the full SHA 0d70679View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34be140 - Browse repository at this point
Copy the full SHA 34be140View commit details
Commits on Nov 22, 2023
-
build: Upgrade to sqlc v1.24.0 (#34)
* build: Upgrade to sqlc v1.24.0 * Update test data
Configuration menu - View commit details
-
Copy full SHA for ad5adca - Browse repository at this point
Copy the full SHA ad5adcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for c283b5e - Browse repository at this point
Copy the full SHA c283b5eView commit details
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>
Configuration menu - View commit details
-
Copy full SHA for 4a12779 - Browse repository at this point
Copy the full SHA 4a12779View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 8f60b07 - Browse repository at this point
Copy the full SHA 8f60b07View commit details
Commits on Jan 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cbc45e7 - Browse repository at this point
Copy the full SHA cbc45e7View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for ba3801e - Browse repository at this point
Copy the full SHA ba3801eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a24f3a - Browse repository at this point
Copy the full SHA 8a24f3aView commit details
Commits on Mar 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 72a150f - Browse repository at this point
Copy the full SHA 72a150fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4edd2fb - Browse repository at this point
Copy the full SHA 4edd2fbView commit details
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>
Configuration menu - View commit details
-
Copy full SHA for 9653405 - Browse repository at this point
Copy the full SHA 9653405View commit details
Commits on Aug 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 245f052 - Browse repository at this point
Copy the full SHA 245f052View commit details
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>
Configuration menu - View commit details
-
Copy full SHA for 2900e24 - Browse repository at this point
Copy the full SHA 2900e24View commit details
Commits on Dec 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 04cea1d - Browse repository at this point
Copy the full SHA 04cea1dView commit details
Commits on Jan 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b5afff2 - Browse repository at this point
Copy the full SHA b5afff2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a64f0c - Browse repository at this point
Copy the full SHA 0a64f0cView commit details
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
Configuration menu - View commit details
-
Copy full SHA for d89f61d - Browse repository at this point
Copy the full SHA d89f61dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba41610 - Browse repository at this point
Copy the full SHA ba41610View commit details
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