Function redact_sql

Source
fn redact_sql(sql: &str, keywords: RedactSqlOptionKeywordsRef) -> String
Expand description

Redacts SQL options. Data in DML is not redacted.