From e2b92514e3def8074c0855100632ebb9935d2a19 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Mon, 28 Jun 2021 12:38:12 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- rubocop/cop/migration/with_lock_retries_disallowed_method.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'rubocop') diff --git a/rubocop/cop/migration/with_lock_retries_disallowed_method.rb b/rubocop/cop/migration/with_lock_retries_disallowed_method.rb index cb36e7413ab..b3d05ad1a6d 100644 --- a/rubocop/cop/migration/with_lock_retries_disallowed_method.rb +++ b/rubocop/cop/migration/with_lock_retries_disallowed_method.rb @@ -22,6 +22,7 @@ module RuboCop remove_foreign_key_if_exists remove_foreign_key_without_error rename_index + rename_constraint table_exists? index_exists_by_name? foreign_key_exists? -- cgit v1.2.3