-
Notifications
You must be signed in to change notification settings - Fork 687
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
AUTO_INCREMENT: update keyword auto_increment to CAPS #1746
Conversation
Thanks for your contribution! @kana112233 Please sign the CLA so we can get this pull request merged later. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
I can't sign the CLA by username: makey22112, #1750 is new PR. |
makey22112 seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
What is changed, added or deleted?
did: update keyword auto_increment to AUTO_INCREMENT
why: issue: #699
"In #695 we determined that SQL keywords should be in all caps. There are a number of pages that require updating."
What is the related PR or file link(s)?
N/A
Which version does your change affect?
dev/v1.0/v2.0/v2.1/v2.1-legacy/v3.0/v3.1