mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-31 20:30:37 +00:00
feat: redact secrets in sql when logging (#2141)
This commit is contained in:
@@ -16,6 +16,7 @@ datatypes = { workspace = true }
|
||||
hex = "0.4"
|
||||
itertools.workspace = true
|
||||
once_cell.workspace = true
|
||||
regex.workspace = true
|
||||
snafu = { version = "0.7", features = ["backtraces"] }
|
||||
sqlparser.workspace = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user