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

Avoid reopening database connections #9

Open
amanda-mitchell opened this issue Dec 29, 2018 · 0 comments
Open

Avoid reopening database connections #9

amanda-mitchell opened this issue Dec 29, 2018 · 0 comments
Labels
new analyzer Suggestion for a new analyzer to add

Comments

@amanda-mitchell
Copy link
Contributor

For methods in which an IDbConnection is in scope, no methods that create IDbConnections should be called.

Performing this analysis efficiently may pose some interesting problems.

@bgrainger bgrainger added the new analyzer Suggestion for a new analyzer to add label Dec 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new analyzer Suggestion for a new analyzer to add
Development

No branches or pull requests

2 participants