Skip to content

feat(codegen): expose DBTX inside Queries when expose_db_connection is enabled#3803

Open
quantumsheep wants to merge 2 commits intosqlc-dev:mainfrom
quantumsheep:feat/codegen-expose-dbtx
Open

feat(codegen): expose DBTX inside Queries when expose_db_connection is enabled#3803
quantumsheep wants to merge 2 commits intosqlc-dev:mainfrom
quantumsheep:feat/codegen-expose-dbtx

Conversation

@quantumsheep
Copy link

@quantumsheep quantumsheep commented Jan 23, 2025

Hi! I have this use-case and saw that other people had it.

Closes #3273

… is enabled

Signed-off-by: Nathanael DEMACON <quantumsheep@users.noreply.github.com>
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang labels Jan 23, 2025
Signed-off-by: Nathanael DEMACON <quantumsheep@users.noreply.github.com>
@rikzun
Copy link

rikzun commented Feb 6, 2026

a year has passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang

Projects

None yet

Development

Successfully merging this pull request may close these issues.

go: expose DBTX inside Queries (via flag)

2 participants