syke99/dynaQ

Add auto-close option to Connection query methods

Closed this issue · 1 comments

Provide a method for auto-closing a database connection after finishing the query (with defer conn.Close())

Closed with PR #22