iceberg_rust::sql

Function find_relations

Source
pub fn find_relations(sql: &str) -> Result<Vec<String>, Error>
Expand description

Find all table references in a SQL query