Skip to content

Conversation

@dave42w
Copy link
Contributor

@dave42w dave42w commented Dec 5, 2025

This significantly simplifies using the Rust binding (and adds a more complete example).

By adding prepare to Transaction (that just passes it onto the Transactions connection) we can write simpler application code that is passed a transaction. This allows multiple database update methods to be flexibly grouped into transactions, even when they use prepared statements.

@jussisaurio
Copy link
Collaborator

Thanks - can you add a test or two?

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants