-
- Downloads
Metric Reporting
- Keep track of the number of query executions and exceptions per connection - Add report function to both Pool and PoolManager - Add methods for returning a list of busy, closed, executing, and locked connections in a Pool - Rename Pool._connection to Pool.connection_handle
Please register or sign in to comment