MySQL 9.4.0
Source Code Documentation
helper::Column Member List

This is the complete list of members for helper::Column, including all inherited members.

Column()helper::Columninline
Column(const std::string &column_name, const char *t, bool primary=false, bool auto_increment=false, const bool p_is_bound=false)helper::Columninline
Column(const MYSQL_FIELD *field, const bool p_is_bound=false)helper::Columninlineexplicit
is_auto_incrementhelper::Column
is_boundhelper::Column
is_primaryhelper::Column
lengthhelper::Column
namehelper::Column
typehelper::Column
type_jsonhelper::Column
type_txthelper::Column