-
- Downloads
Adding NOT NULL constraint to private_profile
This change sets NOT NULL constraint to users.private profile. closes https://gitlab.com/gitlab-org/gitlab-ce/issues/57538
Showing
- changelogs/unreleased/57538-not-null-constraint-on-users-private-profile.yml 5 additions, 0 deletions...ed/57538-not-null-constraint-on-users-private-profile.yml
- db/post_migrate/20190725080128_set_not_null_on_users_private_profile.rb 26 additions, 0 deletions...e/20190725080128_set_not_null_on_users_private_profile.rb
- db/schema.rb 1 addition, 1 deletiondb/schema.rb
- spec/models/user_spec.rb 1 addition, 1 deletionspec/models/user_spec.rb
Please register or sign in to comment