Skip to content

Add example of using multiple queries in a single statement to documentation #171

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

Open
henriksjostrom opened this issue Feb 11, 2013 · 3 comments
Assignees
Labels

Comments

@henriksjostrom
Copy link

No description provided.

@ghost ghost assigned Sannis Feb 11, 2013
@Sannis
Copy link
Owner

Sannis commented Feb 11, 2013

You can look at the tests for synchronous example: https://github.com/Sannis/node-mysql-libmysqlclient/blob/master/tests/low-level-sync/test-class-mysqlconnection-sync.js#L51-L85

Are you really need async version for this?

@SLM-Linus
Copy link

I would really need an async version of this, is it enough to replace the sync in the function names and add an callback with (err, res) parameters?

@henriksjostrom
Copy link
Author

Yes, async would be very useful for me.

@Sannis Sannis added the docs label Dec 25, 2014
@Sannis Sannis changed the title Add example of using multiple queries in a single statement to documentation. Add example of using multiple queries in a single statement to documentation Dec 25, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants