Skip to content

parser: support check constraint info [DNM]#867

Closed
AilinKid wants to merge 7 commits into
pingcap:masterfrom
AilinKid:check_constraint
Closed

parser: support check constraint info [DNM]#867
AilinKid wants to merge 7 commits into
pingcap:masterfrom
AilinKid:check_constraint

Conversation

@AilinKid
Copy link
Copy Markdown
Contributor

Signed-off-by: Arenatlx 314806019@qq.com

What problem does this PR solve?

support check constraint info.

What is changed and how it works?

1:add constraint info in model.go
2:add a item to store the check constraint info in tableInfo.

Check List

Tests

  • Integration test

Code changes

  • Has changed the model

Related changes

  • Need to update the documentation

AilinKid added 2 commits May 22, 2020 10:52
Signed-off-by: Arenatlx <314806019@qq.com>
Signed-off-by: Arenatlx <314806019@qq.com>
@AilinKid AilinKid requested a review from a team May 22, 2020 03:58
@ghost ghost requested review from kennytm and removed request for a team May 22, 2020 03:58
@codecov
Copy link
Copy Markdown

codecov Bot commented May 22, 2020

Codecov Report

Merging #867 into master will decrease coverage by 0.01%.
The diff coverage is 54.54%.

@@            Coverage Diff             @@
##           master     #867      +/-   ##
==========================================
- Coverage   78.30%   78.28%   -0.02%     
==========================================
  Files          40       40              
  Lines       14682    14693      +11     
==========================================
+ Hits        11497    11503       +6     
- Misses       2502     2507       +5     
  Partials      683      683              

AilinKid added 2 commits May 22, 2020 19:05
.
Signed-off-by: Arenatlx <314806019@qq.com>
Signed-off-by: AilinKid <314806019@qq.com>
@AilinKid AilinKid force-pushed the check_constraint branch from 018c1d5 to 94c1869 Compare May 22, 2020 16:18
AilinKid and others added 2 commits May 23, 2020 00:19
.
Signed-off-by: Arenatlx <314806019@qq.com>
@AilinKid AilinKid force-pushed the check_constraint branch from f2c22e4 to d04bd5a Compare May 24, 2020 07:27
@AilinKid AilinKid closed this May 25, 2020
@AilinKid
Copy link
Copy Markdown
Contributor Author

duplicated with #871

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.

1 participant