-
Notifications
You must be signed in to change notification settings - Fork 16
Issues: ryanrolds/sqlclosecheck
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
support check conn.QueryRow() without Scan()
enhancement
New feature or request
#22
opened Jun 16, 2023 by
SennoYuki
sqlclosecheck crashes when sql.Stmt is stored in global var
bug
Something isn't working
#21
opened Mar 30, 2023 by
TelpeNight
Unnecesary rows.Close() after Query
enhancement
New feature or request
#19
opened Feb 21, 2023 by
tomachine
Check Row.Scan calls
enhancement
New feature or request
good first issue
Good for newcomers
#16
opened Nov 18, 2021 by
Lumaraf
Statements prepared in transaction do not need to be closed
bug
Something isn't working
#14
opened Sep 20, 2021 by
bunyk
Allow for skipping prepared statements.
bug
Something isn't working
#13
opened May 22, 2021 by
thezerobit
Rows assigned within a conditional fail to trigger "missing close"
bug
Something isn't working
#11
opened Dec 21, 2020 by
therealplato
Support for ignoring statements from StmtContext
bug
Something isn't working
help wanted
Extra attention is needed
#9
opened Oct 7, 2020 by
camhashemi
Documentation Request for deferring Close()
bug
Something isn't working
help wanted
Extra attention is needed
#8
opened Sep 8, 2020 by
Zamiell
Feature Request: support close inside function call
bug
Something isn't working
help wanted
Extra attention is needed
#7
opened Aug 19, 2020 by
dandandy
Investigate duplicate line numbers in multiple reports from same function
bug
Something isn't working
help wanted
Extra attention is needed
#6
opened Jul 27, 2020 by
ryanrolds
ProTip!
Add no:assignee to see everything that’s not assigned.