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

docs: translate docs/source/zh-cn/tutorials/mysql.md #883

Merged
merged 7 commits into from May 11, 2017
Merged

docs: translate docs/source/zh-cn/tutorials/mysql.md #883

merged 7 commits into from May 11, 2017

Conversation

DarrenWong
Copy link
Contributor

@DarrenWong DarrenWong commented May 10, 2017

Checklist
  • documentation is changed or added
Affected core subsystem(s)

docs/source/en/tutorials/mysql.md

Description of change

Try to translate the document (SwiftGGFETeam), thanks for any comments and reviews
https:/eggjs/egg/blob/master/docs/source/zh-cn/tutorials/mysql.md

Based on: https:/eggjs/egg-mysql/blob/master/README.md
and refer to https://en.wikipedia.org/wiki/Create,_read,_update_and_delete

@codecov
Copy link

codecov bot commented May 10, 2017

Codecov Report

Merging #883 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #883   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          28     28           
  Lines         667    667           
=====================================
  Hits          667    667

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e13c515...49e3589. Read the comment docs.

@popomore popomore changed the title translate: docs/source/zh-cn/tutorials/mysql.md docs: translate docs/source/zh-cn/tutorials/mysql.md May 10, 2017

Plugin supports splicing and execute SQL statment directly. It can use `query` to execute a valid SQL statement

**Note! Strongly do not recommend developers splicing SQL statement, it is easier to cause SQL injection!! **
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

**Note! Strongly do not recommend developers splicing SQL statement, it is easier to cause SQL injection!! **

There is a space before **

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks and have revised

@popomore popomore merged commit 8115c57 into eggjs:master May 11, 2017
@popomore
Copy link
Member

@DarrenWong Thx

@DarrenWong DarrenWong deleted the tutorials.mysql branch May 11, 2017 15:37
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

Successfully merging this pull request may close these issues.

3 participants