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

support foreign key constrain check when execute Insert statement #37465

Closed
1 task
crazycs520 opened this issue Aug 30, 2022 · 1 comment · Fixed by #37466
Closed
1 task

support foreign key constrain check when execute Insert statement #37465

crazycs520 opened this issue Aug 30, 2022 · 1 comment · Fixed by #37466
Labels
feature/developing the related feature is in development sig/execution SIG execution sig/sql-infra SIG: SQL Infra type/new-feature

Comments

@crazycs520
Copy link
Contributor

crazycs520 commented Aug 30, 2022

Dev Task

  • Add foreign key constraint check when insert into foreign key child/parent table.
@crazycs520
Copy link
Contributor Author

This is a sub task of #36982

@crazycs520 crazycs520 changed the title support foreign key constrain check when execute DML support foreign key constrain check when execute Insert statement Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/developing the related feature is in development sig/execution SIG execution sig/sql-infra SIG: SQL Infra type/new-feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant