Skip to content

Performing queries docs #1050

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

Closed

Conversation

adrianblynch
Copy link
Contributor

No description provided.

Adrian Lynch added 7 commits April 7, 2015 10:56
There are more instances of `function()` than `function ()`. This commit makes them consistently the former.
Less to read is generally easier to understand.
The options object field is named 'values', referring to it as
'parameters' when passed as an argument might lead to confusion.
The majority of code examples use `err` instead of `error`. This commit
makes it consistent across the readme.
This is likely a less used form but still works.
I'm unsure of the code formatting but it does make the values array
stand out from the options object.
@dougwilson dougwilson added the docs label Apr 8, 2015
@dougwilson dougwilson self-assigned this Apr 8, 2015
@dougwilson
Copy link
Member

Thank you, @adrianblynch ! You'll notice I didn't include all the various commits here, mainly because I didn't really want to hold up the PR with them all, so I just took what reflected the PR title. Please feel free to open any additional PRs you feel are appropriate!

seangarner pushed a commit to seangarner/node-mysql that referenced this pull request May 11, 2015
dveeden pushed a commit to dveeden/mysql that referenced this pull request Jan 31, 2023
Implements a Travis CI task that checks if the driver compiles on all platforms supported by Go.

Fixes mysqljs#1050
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants