Skip to content

feat: implement NamedQueryContext also on *sqlx.Tx (#26)#27

Merged
mrj0 merged 1 commit intomainfrom
unknown repository
Mar 10, 2026
Merged

feat: implement NamedQueryContext also on *sqlx.Tx (#26)#27
mrj0 merged 1 commit intomainfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Mar 10, 2026

I resolved #26 and expanded the tests of NamedQueryContext to check if it also works on transactions.

@mrj0
Copy link
Copy Markdown
Contributor

mrj0 commented Mar 10, 2026

Great, thank you!

@mrj0 mrj0 merged commit aac1a49 into Vinovest:main Mar 10, 2026
10 checks passed
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.

NamedQueryContext is not implemented on *sqlx.Tx

2 participants