|
|
| DrizzleDumpFieldDrizzle (std::string &field, DrizzleDumpConnection *connection) |
| |
|
void | setType (const char *raw_type, const char *collation) |
| |
|
|
DrizzleDumpConnection * | dcon |
| |
|
std::stringstream | errmsg |
| |
|
std::string | fieldName |
| |
|
std::string | type |
| |
|
uint32_t | length |
| |
|
bool | isNull |
| |
|
bool | isUnsigned |
| |
|
bool | isAutoIncrement |
| |
|
bool | defaultIsNull |
| |
|
bool | convertDateTime |
| |
|
bool | rangeCheck |
| |
|
std::string | defaultValue |
| |
|
std::string | collation |
| |
|
std::string | comment |
| |
|
std::string | enumValues |
| |
|
uint32_t | decimalPrecision |
| |
|
uint32_t | decimalScale |
| |
Definition at line 51 of file drizzledump_drizzle.h.
The documentation for this class was generated from the following files: