danieloliveira-shopify
danieloliveira-shopify
## Summary This adds a `Close` method to the chpool.Client struct. This function will close the underlying connection and destroy the resource from the pool. This will allow broken connections...
Expose `Close` method to allow connections to be closed if they are in a bad state. There are situations were the acquired connection is in a broken state but there...
# Important This is a work in progress where I am investigating an issue that is only noticeable from versions after v0.62.0. TLDR: Column values are mixed up and end...