Skip to content

Added string and interpolated string literal analyzer to inspect sql …#18

Open
vendettamit wants to merge 1 commit intoDotNetAnalyzers:masterfrom
vendettamit:master
Open

Added string and interpolated string literal analyzer to inspect sql …#18
vendettamit wants to merge 1 commit intoDotNetAnalyzers:masterfrom
vendettamit:master

Conversation

@vendettamit
Copy link
Copy Markdown

  • Added string and interpolated string literal analyzer to inspect sql statements in string variables.
  • Fixed null exception for argument token.

…statements in string variables.

Fixed null exception for argument token.
@vendettamit
Copy link
Copy Markdown
Author

Authors, Once this is accepted & merged I think we can get rid of CommandText analyzer. Need to test it though.

@ErikEJ
Copy link
Copy Markdown
Contributor

ErikEJ commented Oct 5, 2016

I am a bit concerned that this will cause any string constant in the chosen project/solution to be checked by the SQL parser...

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.

2 participants