sql
0.9.5
Module util
Module Items
Functions
In crate sql
sql
Module
util
Copy item path
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
.