Skip to content

update sqlc#69

Merged
PiquelChips merged 4 commits intomainfrom
update/sqlc
Feb 10, 2026
Merged

update sqlc#69
PiquelChips merged 4 commits intomainfrom
update/sqlc

Conversation

@PiquelChips
Copy link
Copy Markdown
Member

@PiquelChips PiquelChips commented Feb 10, 2026

Summary of the PR

Update & unify sqlc settings

Steps before PR review

  • Implement the feature
  • Test the feature
  • Make sure all checks pass
  • Properly document the feature in the PR and docs

Changes

  • sqlc now emits an interface with all the required functions
  • struct results are now pointers
  • use pointers for nullable types
  • increase query parameter limit

@PiquelChips PiquelChips self-assigned this Feb 10, 2026
@PiquelChips PiquelChips added the enhancement New feature or request label Feb 10, 2026
@PiquelChips PiquelChips marked this pull request as draft February 10, 2026 20:51
@PiquelChips PiquelChips moved this to In Progress in piquel.fr development Feb 10, 2026
@PiquelChips PiquelChips marked this pull request as ready for review February 10, 2026 20:54
@PiquelChips PiquelChips merged commit d1e2020 into main Feb 10, 2026
1 check passed
@PiquelChips PiquelChips deleted the update/sqlc branch February 10, 2026 20:55
@PiquelChips PiquelChips moved this from In Progress to Done in piquel.fr development Feb 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Development

Successfully merging this pull request may close these issues.

1 participant