Data types

SQLAlchemy-Utils provides various new data types for SQLAlchemy. In order to gain full advantage of these datatypes you should use automatic data coercion. See force_auto_coercion() for how to set up this feature.

ArrowType

ChoiceType

ColorType

CompositeType

CountryType

CurrencyType

EmailType

EncryptedType

Deprecated since version 0.36.6: Use StringEncryptedType instead

JSONType

LocaleType

LtreeType

IPAddressType

PasswordType

PhoneNumberType

ScalarListType

StringEncryptedType

TimezoneType

TSVectorType

URLType

UUIDType

WeekDaysType