Skip to main content

enforce_input

Function enforce_input 

Source
pub fn enforce_input(sql: &str, options: &ComplexityGuardOptions) -> Result<()>
Expand description

Enforce raw SQL input limits before tokenization.