pub struct Table;
Expand description
Helper for constructing any table statement
Implementations
Construct table TableCreateStatement
Construct table TableAlterStatement
Construct table TableDropStatement
Construct table TableRenameStatement
Construct table TableTruncateStatement