Skip to content

Commit 0f82157

Browse files
kyleconroyclaude
andauthored
Release 1.31.0 (#4394)
* Bump version from 1.30.0 to 1.31.0 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * Regenerate examples for 1.31.0 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * Regenerate endtoend testdata for 1.31.0 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 420f5e7 commit 0f82157

File tree

2,779 files changed

+2786
-2785
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,779 files changed

+2786
-2785
lines changed

.github/ISSUE_TEMPLATE/BUG_REPORT.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ body:
99
description: What version of sqlc are you running? If you don't know, run `sqlc version`.
1010
multiple: false
1111
options:
12+
- 1.31.0
1213
- 1.30.0
1314
- 1.29.0
1415
- 1.28.0

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
author = 'Riza, Inc.'
2323

2424
# The full version, including alpha/beta/rc tags
25-
release = '1.30.0'
25+
release = '1.31.0'
2626

2727

2828
# -- General configuration ---------------------------------------------------

docs/guides/migrating-off-hosted-managed-databases.md

Lines changed: 1 addition & 1 deletion

docs/howto/ci-cd.md

Lines changed: 5 additions & 5 deletions

docs/overview/install.md

Lines changed: 4 additions & 4 deletions

examples/authors/mysql/db.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/authors/mysql/models.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/authors/mysql/query.sql.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/authors/postgresql/db.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/authors/postgresql/models.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)