Skip to content

Tags: canopyclimate/sqlc

Tags

v1.19.6-canopy

Toggle v1.19.6-canopy's commit message
go.mod: update pg_query_go/v4 to v4.2.3

Fixes pganalyze/pg_query_go#95

v1.19.5-canopy

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

v1.19.4-canopy

Toggle v1.19.4-canopy's commit message
add invalid enum values, reduce line noise

v1.19.3-canopy

Toggle v1.19.3-canopy's commit message
generate enum stringers

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.17.0

Toggle v1.17.0's commit message

Verified

This commit was signed with the committer’s verified signature.
kevboh Kevin Barrett
i'm the captain now

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