PyMySQLPool
PyMySQLPool copied to clipboard
support python with interfaces? [feature request]
please, consider to support with by implementing
__enter__ and __exit__ method. it'll make this lib easier to use.
also, is this lib async friendly? i want to use it with fastapi