-
- 下载
Merge branch '436529-replace-partitioned-fks' into 'master'
Replace FKs for p_ci_stages and p_ci_pipeline_variables See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/159725 Merged-by:Adam Hegyi <ahegyi@gitlab.com> Approved-by:
Tianwen Chen <tchen@gitlab.com> Approved-by:
Adam Hegyi <ahegyi@gitlab.com> Reviewed-by:
Tianwen Chen <tchen@gitlab.com> Co-authored-by:
Marius Bobin <mbobin@gitlab.com>
显示
- db/post_migrate/20240717121911_partitioned_fk_to_ci_pipelines_from_p_ci_stages_on_partition_id_and_pipeline_id.rb 52 个添加, 0 个删除...lines_from_p_ci_stages_on_partition_id_and_pipeline_id.rb
- db/post_migrate/20240717121912_remove_fk_to_ci_pipelines_p_ci_stages_on_pipeline_id.rb 38 个添加, 0 个删除...2_remove_fk_to_ci_pipelines_p_ci_stages_on_pipeline_id.rb
- db/post_migrate/20240717122153_partitioned_fk_to_ci_pipelines_from_p_ci_pipeline_variables.rb 52 个添加, 0 个删除...tioned_fk_to_ci_pipelines_from_p_ci_pipeline_variables.rb
- db/post_migrate/20240717122154_remove_fk_to_ci_pipelines_p_ci_pipeline_variables_on_pipeline_id.rb 38 个添加, 0 个删除...to_ci_pipelines_p_ci_pipeline_variables_on_pipeline_id.rb
- db/schema_migrations/20240717121911 1 个添加, 0 个删除db/schema_migrations/20240717121911
- db/schema_migrations/20240717121912 1 个添加, 0 个删除db/schema_migrations/20240717121912
- db/schema_migrations/20240717122153 1 个添加, 0 个删除db/schema_migrations/20240717122153
- db/schema_migrations/20240717122154 1 个添加, 0 个删除db/schema_migrations/20240717122154
- db/structure.sql 2 个添加, 8 个删除db/structure.sql
- spec/db/schema_spec.rb 2 个添加, 0 个删除spec/db/schema_spec.rb
加载中
想要评论请 注册 或 登录