Skip to content

Migrate null values for users.private_profile column

Adam Hegyi requested to merge 57538-normalize-users-private-profile-field into master

What does this MR do?

This MR migrates null values to false for the private_profile column within the users table.

Issue: https://gitlab.com/gitlab-org/gitlab-ce/issues/57538

Does this MR meet the acceptance criteria?

Conformity

Edited by Mayra Cabrera

Merge request reports