Skip to content
GitLab
Next
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab FOSS GitLab FOSS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • GitLab FOSSGitLab FOSS
  • Merge requests
  • !29888

Migrate null values for users.private_profile column

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Adam Hegyi requested to merge 57538-normalize-users-private-profile-field into master Jun 20, 2019
  • Overview 56
  • Commits 1
  • Pipelines 20
  • Changes 10

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

  • Changelog entry
  • Code review guidelines
  • Merge request performance guidelines
  • Style guides
  • Database guides
  • Separation of EE specific content - https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14300
Edited Jul 15, 2019 by Mayra Cabrera
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 57538-normalize-users-private-profile-field