PySQLPool
PySQLPool copied to clipboard
When i try to use it i get this error "AttributeError: 'Pool' object has no attribute 'returnConnection'"
When i checked the pool file i didnt see anything with the name returnConnection
Are you using the master branch or PyPi install? The master is in a currently not in a good state.
I also had this issue.