4.7.3 - Log transaction start and end queries
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