Skip to content

Add SqlServerFormatter.IncludeParameterValues#463

Merged
NickCraver merged 1 commit into
masterfrom
craver/sqlformatter-parameters
Mar 26, 2020
Merged

Add SqlServerFormatter.IncludeParameterValues#463
NickCraver merged 1 commit into
masterfrom
craver/sqlformatter-parameters

Conversation

@NickCraver

Copy link
Copy Markdown
Member

Allows hiding parameter values if logging them in a sensitive issue. Feature request in #461.

Allows hiding parameter values if logging them in a sensitive issue!
@stevebelskie

Copy link
Copy Markdown
Contributor

@NickCraver looks like exactly what I was looking for. Thank you very much!

@NickCraver NickCraver merged commit 10691bc into master Mar 26, 2020
@NickCraver NickCraver deleted the craver/sqlformatter-parameters branch March 26, 2020 19:01
@leofmoura

Copy link
Copy Markdown

Me too. I was creating an issue/request to implement it! Thanks Nick.
Let me know if I can help with something.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Is there any built in way to not display parameter values (only names) in formatted sql timings?

3 participants