sql::util

Function table_factor_to_object_name

source
fn table_factor_to_object_name(
    table_factor: &TableFactor,
    names: &mut HashSet<ObjectName>,
)
Expand description

Helper function for extract_tables_from_query.

Handle [TableFactor].