Skip to content

4.7.3 - Log transaction start and end queries

Compare
Choose a tag to compare
@penny-for-vapor penny-for-vapor released this 29 May 17:15
· 2 commits to main since this release
40303a2

What's Changed

Log transaction start and end queries by @gwynne in #95

We now route transaction control queries through the SQLKit interface so they get logged properly. This matches the existing behavior of the Postgres driver.

This patch was released by @gwynne

Full Changelog: 4.7.2...4.7.3