sql

Function sql 

Source
pub fn sql(input: &str) -> String
Expand description

Sanitize SQL input (basic - use proper ORM/query builder in production)