Skip to content

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
### Added
  • Add relation getters on base model structs. (thanks @parnic)
  • Added --no-relation-getters option to prevent generation relation getters on the main structs. (thanks @parnic)
  • Add Query, Exec, and Bind helpers to the global executor. (thanks @parnic)
    • BindGP
    • QueryRowG
    • QueryRowContextG
    • ExecG
    • ExecGP
    • QueryG
    • QueryGP
    • ExecContextG
    • ExecContextP
    • ExecContextGP
    • QueryContextG
    • QueryContextP
    • QueryContextGP

Fixed

  • Fix count from subquery on postgresql. (thanks @renom)
  • Cleanup unused imports after code generation. (thanks @eklatzer)
  • Fix InsertWhitelist test in composite primary key table. (thanks @benevolent0505)

New Contributors

Full Changelog: aarondl/sqlboiler@v4.18.0...v4.19.0


@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels May 9, 2025
Copy link
Contributor

github-actions bot commented May 9, 2025

🤖 An automated task has requested bottles to be published to this PR.

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label May 9, 2025
@BrewTestBot BrewTestBot enabled auto-merge May 9, 2025 09:21
@BrewTestBot BrewTestBot added this pull request to the merge queue May 9, 2025
Merged via the queue into master with commit ef5f726 May 9, 2025
17 checks passed
@BrewTestBot BrewTestBot deleted the bump-sqlboiler-4.19.0 branch May 9, 2025 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants