Skip to content

check_constraints table added to information_schema doc #5492

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 1 commit into from
Oct 2, 2019

Conversation

ericharmeling
Copy link
Contributor

Fixes #5184.

This PR contains the following changes:

  • check_constraints table added to information_schema doc
  • information_schema doc examples now use MovR database

- information_schema doc examples now use MovR database
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@cockroach-teamcity
Copy link
Member

@ericharmeling ericharmeling requested review from jseldess and removed request for rmloveland October 1, 2019 19:40
Copy link
Contributor

@jseldess jseldess left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @jseldess)

@ericharmeling ericharmeling merged commit 1f8bdf8 into master Oct 2, 2019
@ericharmeling ericharmeling deleted the check-constraints branch October 2, 2019 19:30
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.

sql: Add information_schema.check_constraints table
3 participants