Struct rorm_sql::update::UpdateData
source · pub struct UpdateData<'until_build, 'post_build> { /* private fields */ }
Expand description
Implementation of SQLs UPDATE statement.
pub struct UpdateData<'until_build, 'post_build> { /* private fields */ }
Implementation of SQLs UPDATE statement.