Constant tidb_query_datatype::def::UNSPECIFIED_LENGTH [−][src]
pub const UNSPECIFIED_LENGTH: isize = -1;
Length is unspecified, applicable to FieldType
’s flen
and decimal
.
pub const UNSPECIFIED_LENGTH: isize = -1;
Length is unspecified, applicable to FieldType
’s flen
and decimal
.