Module tidb_query_datatype::def::field_type[][src]

Structs

FieldTypeFlag

Enums

Collation

Valid values of tipb::FieldType::collate and tipb::ColumnInfo::collation.

FieldTypeTp

Valid values of tipb::FieldType::tp and tipb::ColumnInfo::tp.

Traits

FieldTypeAccessor

A uniform FieldType access interface for FieldType and ColumnInfo.