Skip to content

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