Structs§
- Generates the AlterTableOperation::AddColumn of AlterTableExpr.
- Builder for
AlterExprAddColumnGenerator
. - Generates the AlterTableOperation::DropColumn of AlterTableExpr.
- Builder for
AlterExprDropColumnGenerator
. - Generates the AlterTableOperation::ModifyDataType of AlterTableExpr.
- Builder for
AlterExprModifyDataTypeGenerator
. - Generates the AlterTableOperation::RenameTable of AlterTableExpr.
- Builder for
AlterExprRenameGenerator
. - Generates the AlterTableOperation::SetTableOptions of AlterTableExpr.
- Builder for
AlterExprSetTableOptionsGenerator
. - Generates the AlterTableOperation::UnsetTableOptions of AlterTableExpr.
- Builder for
AlterExprUnsetTableOptionsGenerator
.
Enums§
- Error type for AlterExprAddColumnGeneratorBuilder
- Error type for AlterExprDropColumnGeneratorBuilder
- Error type for AlterExprModifyDataTypeGeneratorBuilder
- Error type for AlterExprRenameGeneratorBuilder
- Error type for AlterExprSetTableOptionsGeneratorBuilder
- Error type for AlterExprUnsetTableOptionsGeneratorBuilder