-
Notifications
You must be signed in to change notification settings - Fork 709
reference: update views and constraints #3199
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
Changes from all commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
452c572
Merge pull request #1 from pingcap/master
KASSADAR e91cb07
Create View.md
KASSADAR c890d6e
Update View.md
KASSADAR 240e154
Update View.md
KASSADAR 8cfe36c
Update View.md
KASSADAR 94fa431
Update View.md
KASSADAR 196d8da
Create view
KASSADAR 8574ad1
Update view
KASSADAR 11caa50
Create Constraint
KASSADAR 5d9253e
Rename Constraint to constraint.md
KASSADAR 02a2e1e
Delete View.md
KASSADAR a4117d7
Rename view to view.md
KASSADAR 33c62a5
Update view.md
KASSADAR 7352458
Update views.md
KASSADAR 2ccd094
Update views.md
KASSADAR 853b80a
Update constraint.md
KASSADAR 44c61f1
Update constraints.md
KASSADAR 6d9fe48
Delete constraint.md
KASSADAR 0fa24b1
Merge branch 'master' into master
yikeke 014fd21
Update constraints.md
KASSADAR d6988a8
Update constraints.md
KASSADAR 5e455a0
Update constraints.md
KASSADAR ebe95f7
Update constraints.md
KASSADAR 14570b5
Update constraints.md
KASSADAR 5615c20
Update constraints.md
KASSADAR dad8547
Update constraints.md
KASSADAR 30cd301
Update constraints.md
KASSADAR e48a54e
Update constraints.md
KASSADAR d4d76d9
Update constraints.md
KASSADAR 2443e1e
Update constraints.md
KASSADAR a21a6e2
Update constraints.md
KASSADAR 5a32598
Update constraints.md
KASSADAR 5da6b65
Update constraints.md
KASSADAR 1ae15c3
Update constraints.md
KASSADAR 823db87
Delete view.md
KASSADAR 9ca6ff2
Update views.md
KASSADAR 456ee19
update format and wording
ran-huang f7fdabd
fix a dead anchor
ran-huang 4eca55a
Apply suggestions from code review
ran-huang 449211c
Merge branch 'master' into master
ran-huang 1c2fbe7
Apply suggestions from code review
ran-huang 3e7a0cb
Merge branch 'master' into master
ran-huang 7533b72
Merge branch 'master' into master
ran-huang File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back 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.
This may be fixed in pingcap/tidb#18360 before your PR merges. It will still be relevant to TiDB 4.0 and earlier, but not master.
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.
I think this PR can be merged within today. We can update the related content later when #18360 is merged.😄