We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is needed only in high-level wrapper around MysqlConnection class in JavaScript land.
Initiated here: #104
The text was updated successfully, but these errors were encountered:
createConnection
Will be pushed to issue-117-queues branch.
Already finished queue for query and querySend methods, that can be called on MysqlConnectionQueued instance in any order.
query
querySend
MysqlConnectionQueued
Sorry, something went wrong.
Add queueble connect method for MysqlConnectionQueued, refs #117
2ea16f9
646af5f
Fix createConnection, refs #117
a8272c6
Sannis
No branches or pull requests
This is needed only in high-level wrapper around MysqlConnection class in JavaScript land.
Initiated here: #104
The text was updated successfully, but these errors were encountered: