![]() |
MySQL 9.4.0
Source Code Documentation
|
This is the complete list of members for helper::Column, including all inherited members.
| Column() | helper::Column | inline |
| Column(const std::string &column_name, const char *t, bool primary=false, bool auto_increment=false, const bool p_is_bound=false) | helper::Column | inline |
| Column(const MYSQL_FIELD *field, const bool p_is_bound=false) | helper::Column | inlineexplicit |
| is_auto_increment | helper::Column | |
| is_bound | helper::Column | |
| is_primary | helper::Column | |
| length | helper::Column | |
| name | helper::Column | |
| type | helper::Column | |
| type_json | helper::Column | |
| type_txt | helper::Column |