fn redact_sql(sql: &str, keywords: RedactSqlOptionKeywordsRef) -> String
Expand description
Redacts SQL options. Data in DML is not redacted.
fn redact_sql(sql: &str, keywords: RedactSqlOptionKeywordsRef) -> String
Redacts SQL options. Data in DML is not redacted.