Skip to content
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

[YSQL] Add support for validating table constraints #3946

Open
ndeodhar opened this issue Mar 12, 2020 · 0 comments
Open

[YSQL] Add support for validating table constraints #3946

ndeodhar opened this issue Mar 12, 2020 · 0 comments
Assignees
Labels
area/ysql Yugabyte SQL (YSQL) kind/enhancement This is an enhancement of an existing feature priority/medium Medium priority issue
Projects

Comments

@ndeodhar
Copy link
Contributor

ndeodhar commented Mar 12, 2020

Jira Link: DB-1922
ALTER TABLE name VALIDATE CONSTRAINT

This is useful to validate FK or check constraints that were previously created as NOT VALID.

@ndeodhar ndeodhar added kind/enhancement This is an enhancement of an existing feature area/ysql Yugabyte SQL (YSQL) labels Mar 12, 2020
@ndeodhar ndeodhar self-assigned this Mar 12, 2020
@ndeodhar ndeodhar added this to To do in YSQL via automation Mar 12, 2020
@yugabyte-ci yugabyte-ci added the priority/medium Medium priority issue label Jun 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ysql Yugabyte SQL (YSQL) kind/enhancement This is an enhancement of an existing feature priority/medium Medium priority issue
Projects
Status: No status
YSQL
  
To do
Development

No branches or pull requests

3 participants