gooddata_sdk.type_converter.Converter

class gooddata_sdk.type_converter.Converter

Bases: object

Base Converter class. It defines Converter API and implements support for external type conversion. External type conversion provides ability to plug-in conversion function to Converter

__init__()

Methods

__init__()

db_data_type()

set_external_fnc(fnc)

to_external_type(value)

to_type(value)

Attributes

DEFAULT_DB_DATA_TYPE