Struct rorm_sql::alter_table::AlterTableData
source · pub struct AlterTableData<'until_build, 'post_build> { /* private fields */ }
Expand description
Representation of the data of an ALTER TABLE statement.
pub struct AlterTableData<'until_build, 'post_build> { /* private fields */ }
Representation of the data of an ALTER TABLE statement.