DBAPI proxy utility.
Provides transparent connection pooling on top of a Python DBAPI.
This is legacy SQLAlchemy functionality that is not typically used today.
Variable | proxies |
Undocumented |
Class | _​DBProxy |
Layers connection pooling behavior on top of a standard DB-API module. |