Prevent adding records with null attributes to users and user_preference
We have already fixed the records with null attributes in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/132480. Changelog: other
显示
- db/post_migrate/20240208085749_add_not_null_to_user_preferences_columns.rb 20 个添加, 0 个删除...0240208085749_add_not_null_to_user_preferences_columns.rb
- db/post_migrate/20240208085759_add_not_null_to_users_columns.rb 20 个添加, 0 个删除...t_migrate/20240208085759_add_not_null_to_users_columns.rb
- db/schema_migrations/20240208085749 1 个添加, 0 个删除db/schema_migrations/20240208085749
- db/schema_migrations/20240208085759 1 个添加, 0 个删除db/schema_migrations/20240208085759
- db/structure.sql 9 个添加, 2 个删除db/structure.sql
- spec/models/user_preference_spec.rb 0 个添加, 21 个删除spec/models/user_preference_spec.rb
加载中
想要评论请 注册 或 登录