| 类和说明 |
|---|
| DataType
Base Type for encoding and decoding TiDB row information.
|
| 类和说明 |
|---|
| DataType
Base Type for encoding and decoding TiDB row information.
|
| 类和说明 |
|---|
| DataType
Base Type for encoding and decoding TiDB row information.
|
| 类和说明 |
|---|
| DataType
Base Type for encoding and decoding TiDB row information.
|
| MySQLType |
| 类和说明 |
|---|
| DataType
Base Type for encoding and decoding TiDB row information.
|
| 类和说明 |
|---|
| DataType
Base Type for encoding and decoding TiDB row information.
|
| 类和说明 |
|---|
| DataType
Base Type for encoding and decoding TiDB row information.
|
| 类和说明 |
|---|
| DataType
Base Type for encoding and decoding TiDB row information.
|
| 类和说明 |
|---|
| DataType
Base Type for encoding and decoding TiDB row information.
|
| 类和说明 |
|---|
| AbstractDateTimeType |
| BitType |
| BytesType
TODO: if we need to unify string type and binary types?
|
| DataType
Base Type for encoding and decoding TiDB row information.
|
| DataType.EncodeType |
| DateTimeType
Datetime is a timezone neutral version of timestamp While most of decoding logic is the same it
interpret as local timezone to be able to compute with date/time data
|
| DateType |
| DecimalType |
| EnumType |
| IntegerType |
| JsonType |
| MySQLType |
| RealType |
| SetType |
| StringType |
| TimestampType
Timestamp in TiDB is represented as packed long including year/month and etc.
|
| TimeType |
| UninitializedType
UninitializedType is created to deal with MySQLType being 0.
|
Copyright © 2023 PingCAP. All rights reserved.