enum xf::database::gqe::TypeEnum

// enum values

TypeInt32 = sizeof (int32_t)
TypeInt64 = sizeof (int64_t)
TypeBool = sizeof (bool)