Skip to main content

lateral_alias_from_factor

Function lateral_alias_from_factor 

Source
pub fn lateral_alias_from_factor(factor: &TableFactor) -> Option<String>
Expand description

Extract a LATERAL alias from a TableFactor::Derived.