Skip to main content

query_contains_volatile_function

Function query_contains_volatile_function 

Source
pub fn query_contains_volatile_function(
    catalog: &dyn VolatilityCatalog,
    plan: &QueryPlan,
) -> Result<bool, SQLError>
Expand description

Inspect a complete query, including transitive view dependencies.