Skip to content

Update Readme.md #529

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

Merged
merged 2 commits into from
Jul 3, 2013
Merged

Update Readme.md #529

merged 2 commits into from
Jul 3, 2013

Conversation

clbn
Copy link
Contributor

@clbn clbn commented Jul 2, 2013

Fix minor bugs in code samples

Fix minor bugs in code samples
@felixge
Copy link
Collaborator

felixge commented Jul 2, 2013

Thanks for the patch! I'll take the semicolons but I'd like to keep the commas : ). Can u adjust the PR?

About the commas: They are legal in JS, and help the editing process (you can remove or add any line individually without special rules for the last line in a list).

Fix minor bugs in code samples
(returned some commas and even added new ones)
@clbn
Copy link
Contributor Author

clbn commented Jul 3, 2013

You are absolutely right about trailing commas. I blame my client-side-JavaScript experience, that's what forced me to remove them. :)

I've returned the commas (and even added new ones).

felixge added a commit that referenced this pull request Jul 3, 2013
@felixge felixge merged commit c87ba17 into mysqljs:master Jul 3, 2013
@felixge
Copy link
Collaborator

felixge commented Jul 3, 2013

@clbn 💖 thx for the help!

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

Successfully merging this pull request may close these issues.

2 participants