antimatter.fieldtype.fieldtypes#

Module Contents#

Classes#

FieldType

FieldType is an enumeration of the compatible field types supported by

class antimatter.fieldtype.fieldtypes.FieldType#

Bases: str, enum.Enum

FieldType is an enumeration of the compatible field types supported by antimatter.

String#
Bytes#
Bool#
Int#
Float#
Date#
DateTime#
Time#
Timestamp#
Timedelta#
Decimal#