Skip to content

Conversation

torrefatto
Copy link

Hi and thanks for this nice library!

I am opening this PR to discuss the possible avenues to propagate the context, when provided.
I noticed that, in BeginTx the context was not used and this led me to fall into the rabbit hole.
I am not sure this implementation is sound, but I would take it as a starting point.

I took the chance to bump some dependency 😊

Let me know what do you think.

This commit tries to make use of the provided context. It modifies the
stmt to store it and then, when a context is provided, it is merged with
the stored one.
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.

1 participant