Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

v2.2.0

Choose a tag to compare

@akolomietc akolomietc released this 07 Feb 10:08
d3cb480
Query for ctx (#37)

* add tracing.Database with context
* add tracing.Database query/exec/queryrow inside transactions
* add tests
* update changelog
* add database tracing comment
* add getter for database.Database object
and tests