Skip to content

Tags: josharian/sqlc

Tags

v1.19.5-canopy

Toggle v1.19.5-canopy's commit message
generate StringPtr for Null* enums

v1.19.2-canopy

Toggle v1.19.2-canopy's commit message
add more codegen support for nullables

v1.19.1-canopy

Toggle v1.19.1-canopy's commit message
fix Go struct tag parsing

304ba5d didn't correctly handle struct tags whose
value contained a space. (My fault.)

Use a proper struct tag library with a dedicated parser
that handles all the edge cases. Less code, and better.

v1.19.0-canopy

Toggle v1.19.0-canopy's commit message
fix Go struct tag parsing

304ba5d didn't correctly handle struct tags whose
value contained a space. (My fault.)

Use a proper struct tag library with a dedicated parser
that handles all the edge cases. Less code, and better.

v1.13.0

Toggle v1.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release(cmd/sqlc): Bump to v1.13.0 (sqlc-dev#1523)

* release(cmd/sqlc): Bump version to v1.13.0

* chore: Regenerate test data with latest version

* release: Update download links

* docs: Update the changelog

v1.12.0

Toggle v1.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
cmd/sqlc: Bump version to v1.12.0 (sqlc-dev#1415)

* docs: Add v1.12.0 to the Changelog

v1.11.0

Toggle v1.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
cmd/sqlc: Bump version to v1.11.0

v1.10.0

Toggle v1.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
cmd/sqlc: Bump version to v1.10.0 (sqlc-dev#1165)

v1.9.0

Toggle v1.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
cmd/sqlc: Bump version to v1.9.0 (sqlc-dev#1121)

v1.9.0-beta1

Toggle v1.9.0-beta1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
cmd/sqlc: Bump version to v1.9.0-beta1 (sqlc-dev#1103)