From 6e4e1050d9dba2b7b2523fdd1768823ab85feef4 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Thu, 20 Aug 2020 18:42:06 +0000 Subject: Add latest changes from gitlab-org/gitlab@13-3-stable-ee --- rubocop/cop/migration/with_lock_retries_disallowed_method.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'rubocop/cop/migration') diff --git a/rubocop/cop/migration/with_lock_retries_disallowed_method.rb b/rubocop/cop/migration/with_lock_retries_disallowed_method.rb index 9bf81e7db0c..a89c33c298b 100644 --- a/rubocop/cop/migration/with_lock_retries_disallowed_method.rb +++ b/rubocop/cop/migration/with_lock_retries_disallowed_method.rb @@ -18,6 +18,7 @@ module RuboCop remove_column execute change_column_default + change_column_null remove_foreign_key_if_exists remove_foreign_key_without_error table_exists? -- cgit v1.2.3