summaryrefslogtreecommitdiff
path: root/rubocop/cop/migration/add_column_with_default_to_large_table.rb
diff options
context:
space:
mode:
Diffstat (limited to 'rubocop/cop/migration/add_column_with_default_to_large_table.rb')
-rw-r--r--rubocop/cop/migration/add_column_with_default_to_large_table.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/rubocop/cop/migration/add_column_with_default_to_large_table.rb b/rubocop/cop/migration/add_column_with_default_to_large_table.rb
index 2372e6b60ea..87788b0d9c2 100644
--- a/rubocop/cop/migration/add_column_with_default_to_large_table.rb
+++ b/rubocop/cop/migration/add_column_with_default_to_large_table.rb
@@ -20,8 +20,11 @@ module RuboCop
'necessary'.freeze
LARGE_TABLES = %i[
+ ci_builds
events
issues
+ merge_request_diff_files
+ merge_request_diffs
merge_requests
namespaces
notes