Skip to main content

forbidden_command

Function forbidden_command 

Source
pub fn forbidden_command(
    context: &QueryEffectContext<'_>,
    plan: &UnifiedPlan,
) -> Result<Option<&'static str>, SQLError>