pub fn find_relations(sql: &str) -> Result<Vec<String>, Error>
Find all table references in a SQL query