Skip to content

go.mod: update parser to support TABLES and VALUES statement#20314

Merged
wjhuang2016 merged 1 commit into
pingcap:masterfrom
YangKian:update
Sep 30, 2020
Merged

go.mod: update parser to support TABLES and VALUES statement#20314
wjhuang2016 merged 1 commit into
pingcap:masterfrom
YangKian:update

Conversation

@YangKian
Copy link
Copy Markdown
Contributor

@YangKian YangKian commented Sep 30, 2020

What problem does this PR solve?

Issue Number: close #19934

What is changed and how it works?

What's Changed:

  • update parser version in go.mod

Check List

Tests

  • Integration test

Release note

  • No release note

@ti-srebot ti-srebot added the contribution This PR is from a community contributor. label Sep 30, 2020
@YangKian
Copy link
Copy Markdown
Contributor Author

@tangenta Hi~ it works now!

Copy link
Copy Markdown
Member

@wjhuang2016 wjhuang2016 left a comment

Choose a reason for hiding this comment

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

LGTM

@ti-srebot ti-srebot added the status/LGT1 Indicates that a PR has LGTM 1. label Sep 30, 2020
Copy link
Copy Markdown
Contributor

@tangenta tangenta left a comment

Choose a reason for hiding this comment

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

LGTM

@ti-srebot ti-srebot added status/LGT2 Indicates that a PR has LGTM 2. and removed status/LGT1 Indicates that a PR has LGTM 1. labels Sep 30, 2020
@wjhuang2016 wjhuang2016 merged commit 03c6b5a into pingcap:master Sep 30, 2020
@YangKian YangKian deleted the update branch September 30, 2020 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contribution This PR is from a community contributor. status/LGT2 Indicates that a PR has LGTM 2.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support VALUES and TABLE statements syntax

4 participants