module documentation

Undocumented

Class ​Bulk​Insert​Mapper Undocumented
Class ​Insert​Var A late-binding cursor variable that can be passed to Cursor.execute as a parameter, in order to receive the id of the row created by an insert statement.
Class ​Oracle_datetime A datetime object, with an additional class attribute to tell cx_Oracle to save the microseconds too.
Function dsn Undocumented
def dsn(settings_dict):

Undocumented