Use with_lock_retries when adding concurrent FK
Use `with_lock_retries` block when creating the not valid foreign key within the `add_concurrent_foreign_key` method.
Showing
Please register or sign in to comment
Use `with_lock_retries` block when creating the not valid foreign key within the `add_concurrent_foreign_key` method.