Module util

Source

Functionsยง

extract_tables_from_query
Walk through a [Query] and extract all the tables referenced in it.
extract_tables_from_set_expr ๐Ÿ”’
Helper function for extract_tables_from_query.
format_raw_object_name
Format an ObjectName without any quote of its idents.
parse_option_string
table_factor_to_object_name ๐Ÿ”’
Helper function for extract_tables_from_query.