MySQL 9.1.0
Source Code Documentation
|
Typedefs | |
using | value_type = uint8_t |
Variables | |
constexpr value_type | not_null {0} |
constexpr value_type | primary_key {1} |
constexpr value_type | unique_key {2} |
constexpr value_type | multiple_key {3} |
constexpr value_type | blob {4} |
constexpr value_type | is_unsigned {5} |
constexpr value_type | zerofill {6} |
constexpr value_type | binary {7} |
constexpr value_type | is_enum {8} |
constexpr value_type | auto_increment {9} |
constexpr value_type | timestamp {10} |
constexpr value_type | set {11} |
constexpr value_type | no_default_value {12} |
constexpr value_type | on_update {13} |
constexpr value_type | numeric {14} |
constexpr value_type | _bitset_size {numeric + 1} |
using classic_protocol::column_def::pos::value_type = typedef uint8_t |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |