class documentation

class AsyncAdapt_asyncmy_dbapi:

View In Hierarchy

Undocumented

Constant BINARY Undocumented
Constant DATETIME Undocumented
Constant NUMBER Undocumented
Constant STRING Undocumented
Constant TIMESTAMP Undocumented
Method __init__ Undocumented
Method ​_init​_dbapi​_attributes Undocumented
Method connect Undocumented
Class Variable ​Binary Undocumented
Instance Variable asyncmy Undocumented
Instance Variable paramstyle Undocumented
BINARY =

Undocumented

Value
util.symbol('BINARY')
DATETIME =

Undocumented

Value
util.symbol('DATETIME')
NUMBER =

Undocumented

Value
util.symbol('NUMBER')
STRING =

Undocumented

Value
util.symbol('STRING')
TIMESTAMP =

Undocumented

Value
util.symbol('TIMESTAMP')
def __init__(self, asyncmy):

Undocumented

def _init_dbapi_attributes(self):

Undocumented

def connect(self, *arg, **kw):

Undocumented

Binary =

Undocumented

asyncmy =

Undocumented

paramstyle: str =

Undocumented