pgwire::pg_protocol

Function redact_sql

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

Redacts SQL options. Data in DML is not redacted.