Skip to content

Adding NULL:false constraint with change_column_null instead of change_column

Valery Sizov requested to merge fix_set_null_false_migration into master

What does this MR do?

Fixes "Migration db/post_migrate/20170516181025_add_constraints_to_issue_assignees_table.rb changes the type of columns, taking forever"

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

closes https://gitlab.com/gitlab-org/gitlab-ce/issues/32450

Merge request reports

Loading