You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 23, 2019. It is now read-only.
It is standard practice to disconnect from a database after use. I don't see an R function to do that. DBI::disconnect() for relational databases for instance
could you add that to the bottom of the readme?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It is standard practice to disconnect from a database after use. I don't see an R function to do that.
DBI::disconnect()
for relational databases for instancecould you add that to the bottom of the readme?
The text was updated successfully, but these errors were encountered: