Use validate_false option
Use new option introduced in https://gitlab.com/gitlab-org/gitlab/merge_requests/22282 which allows a concurrent foreign key constraint to be added without validating, which gives the opportunity to fix existing invalid rows before validating.
Showing
Please register or sign in to comment