create_table_with_joins_from_table

Function create_table_with_joins_from_table 

Source
pub(crate) fn create_table_with_joins_from_table(
    table: &Table,
) -> TableWithJoins