Skip to main content

validate_sql

Function validate_sql 

Source
pub fn validate_sql(sql: &str) -> ValidationResult
Expand description

Validate any SQL statement by detecting its type and applying appropriate rules