Skip to content

Support to turn off the sql echo at logging in dbapi_hook #11618

@robinhur

Description

@robinhur

Description

through the parameter, like mute=True,
can turn off not to echo the SQL query

Use case / motivation

I hope we can turn on or off the option to echo or not echo of SQL query
First, if the query is too long, the log becomes unnecessarily heavy
And also sometimes we don't want it to be recorded because of like privacy issues.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions