-
-
Notifications
You must be signed in to change notification settings - Fork 16
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
close connection #25
Comments
There is no explicit Mdbc support for this. When you call |
Did you find an answer? I can see |
From the driver docs:
I think you do not have to care about closing anything. Why are you asking, are there any problems? |
Closing? |
Thanks for the answer! |
Hi.
I have not found a method for closing a connection.
How to close the connection to the database after the request?
The text was updated successfully, but these errors were encountered: