Struct rorm_sql::select::SelectData
source · pub struct SelectData<'until_build, 'post_query> { /* private fields */ }
Expand description
Representation of the data of a SELECT operation in SQL.
pub struct SelectData<'until_build, 'post_query> { /* private fields */ }
Representation of the data of a SELECT operation in SQL.