module documentation

Undocumented

Class BulkInsertMapper Undocumented
Class InsertVar 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): (source)

Undocumented