cockroachdb / cockroachdb/docs
Feedback: CHECK Constraint
- Dominant language
- HTML
- Stars
- 212
- Forks
- 476
- Avg merge
- 40m
- Merged PRs (30d)
- 3
Description
Fabio Ghirardello (fabiog1901) commented:
Page: https://cockroachlabs.com/docs/v22.2/check.html
A CHECK constraint will be invalidated and show as `NOT VALID` if you run an `IMPORT` job in the table. This is documented in the `ALTER TABLE` docpages, but it would be great to have a little note in this page, too, as users could only search in the CHECK constraint pages for errors or issues related to a CHECK constraint. They would not necessarily know that the answer is in the `ALTER TABLE` page.
Also, a search for `NOT VALID` does not produce result to the `ALTER TABLE` pages.
[slack](https://cockroachlabs.slack.com/archives/C01PHNMUFLN/p1680533037827809)
Jira Issue: DOC-7359
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.