39
39
void update(drizzled::message::Schema &arg);
40
40
void update(drizzled::message::Table &arg);
42
45
const std::string &type(drizzled::message::Table::Field::FieldType type);
43
46
const std::string &type(drizzled::message::Table::ForeignKeyConstraint::ForeignKeyOption type);
44
47
const std::string &type(bool type);