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

connection? does not actually check if connection is open #188

Open
harrikoo opened this issue May 23, 2023 · 0 comments
Open

connection? does not actually check if connection is open #188

harrikoo opened this issue May 23, 2023 · 0 comments

Comments

@harrikoo
Copy link

The function connection? does not actually check if the connection to the database is open. If the argument is a map with data for connection that has already been closed, the function still returns true.

This may be relevant in some cases, but now there is no way to actually check if the connection to the database is open or not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant