Skip to content

Update sqlc from v1.27.0 to v1.30.0#4608

Merged
mauriceyap merged 3 commits intomasterfrom
udpate-sqlc
Jan 16, 2026
Merged

Update sqlc from v1.27.0 to v1.30.0#4608
mauriceyap merged 3 commits intomasterfrom
udpate-sqlc

Conversation

@mauriceyap
Copy link
Collaborator

Upgrades the sqlc version constraint and tooling from v1.27.0 to v1.30.0. The v1.30.0 release upgrades from pg_query_go v5 to v6, which resolves the macOS SDK compatibility issue (strchrnul conflict) that affected v1.27.0 on recent Xcode versions (sqlc-dev/sqlc#3916).

Changes:

  • Update version constraint in magefiles/sqlc.go (>= v1.30.0)
  • Update sqlc version in tools.yaml (v1.30.0)
  • Regenerate all sqlc-generated database code with new version

All existing tests pass with the regenerated code.

Upgrades the sqlc version constraint and tooling from v1.27.0 to v1.30.0.
The v1.30.0 release upgrades from pg_query_go v5 to v6, which resolves
the macOS SDK compatibility issue (strchrnul conflict) that affected v1.27.0
on recent Xcode versions (sqlc-dev/sqlc#3916).

Changes:
- Update version constraint in magefiles/sqlc.go (>= v1.30.0)
- Update sqlc version in tools.yaml (v1.30.0)
- Regenerate all sqlc-generated database code with new version

All existing tests pass with the regenerated code.
@mauriceyap mauriceyap enabled auto-merge (squash) January 16, 2026 14:46
@mauriceyap mauriceyap merged commit c3bc83a into master Jan 16, 2026
14 checks passed
@mauriceyap mauriceyap deleted the udpate-sqlc branch January 16, 2026 14:57
Sigele pushed a commit to Sigele/armada that referenced this pull request Jan 30, 2026
Upgrades the sqlc version constraint and tooling from v1.27.0 to
v1.30.0. The v1.30.0 release upgrades from pg_query_go v5 to v6, which
resolves the macOS SDK compatibility issue (strchrnul conflict) that
affected v1.27.0 on recent Xcode versions
(sqlc-dev/sqlc#3916).

Changes:
- Update version constraint in magefiles/sqlc.go (>= v1.30.0)
- Update sqlc version in tools.yaml (v1.30.0)
- Regenerate all sqlc-generated database code with new version

All existing tests pass with the regenerated code.

Signed-off-by: Sigele Nickerson-Adams <sigele.nickerson-adams@nmc2.ai>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants