good_ormning::sqlite

Function new_select_from

Source
pub fn new_select_from(source: NamedSelectSource) -> SelectBuilder
Expand description

Get a builder for a SELECT query. This allows advanced sources (like selecting from a synthetic table).