Skip to main content

find_tables

Function find_tables 

Source
pub fn find_tables(statement: &Statement) -> Vec<&TableRef>
Expand description

Helper: collect all table references from a statement.