-
- 下载
Merge branch '444643_add_not_null_constraint_for_remote_mirrors' into 'master'
Add NOT NULL constraint for `remote_mirrors.project_id` See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/153959 Merged-by:Adam Hegyi <ahegyi@gitlab.com> Approved-by:
Adam Hegyi <ahegyi@gitlab.com> Co-authored-by:
Vasilii Iakliushin <viakliushin@gitlab.com>
显示
- app/models/remote_mirror.rb 1 个添加, 0 个删除app/models/remote_mirror.rb
- db/post_migrate/20240702000001_add_not_null_constraint_to_remote_mirrors.rb 14 个添加, 0 个删除...240702000001_add_not_null_constraint_to_remote_mirrors.rb
- db/schema_migrations/20240702000001 1 个添加, 0 个删除db/schema_migrations/20240702000001
- db/structure.sql 1 个添加, 0 个删除db/structure.sql
- spec/lib/gitlab/database/sharding_key_spec.rb 0 个添加, 1 个删除spec/lib/gitlab/database/sharding_key_spec.rb
- spec/models/remote_mirror_spec.rb 1 个添加, 0 个删除spec/models/remote_mirror_spec.rb
加载中
想要评论请 注册 或 登录