Undocumented
Class | Connection |
Provides high-level functionality for a wrapped DB-API connection. |
Class | Engine |
Connects a _pool.Pool and _engine.Dialect together to provide a source of database connectivity and behavior. |
Constant | NO_OPTIONS |
Undocumented |
Class | OptionEngine |
Undocumented |
Function | create_engine |
Create a new _future.Engine instance. |