Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redact inlined constants from log when sensitive logging is off #35757

Open
cincuranet opened this issue Mar 10, 2025 · 0 comments · May be fixed by #35724
Open

Redact inlined constants from log when sensitive logging is off #35757

cincuranet opened this issue Mar 10, 2025 · 0 comments · May be fixed by #35724

Comments

@cincuranet
Copy link
Contributor

In certain scenarios we inline - create constant directly in query - what was originally a parameter. If it would be a parameter and sensitive logging would be off, the value in log will be redacted. We should do the same for these inlined constants.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants