-
- 下载
Merge branch '436529-ci_pipeline_metadata-1' into 'master'
Add partitioned FKs from ci_pipeline_* tables to ci_pipelines See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/158065 Merged-by:Alper Akgun <aakgun@gitlab.com> Approved-by:
Max Orefice <morefice@gitlab.com> Approved-by:
Alper Akgun <aakgun@gitlab.com> Reviewed-by:
Max Orefice <morefice@gitlab.com> Co-authored-by:
Marius Bobin <mbobin@gitlab.com>
显示
- db/post_migrate/20240702112651_fk_to_ci_pipelines_from_ci_pipeline_metadata_on_partition_id_and_pipeline_id.rb 38 个添加, 0 个删除...m_ci_pipeline_metadata_on_partition_id_and_pipeline_id.rb
- db/post_migrate/20240702112652_validate_async_fk_on_ci_pipeline_metadata_partition_id_and_pipeline_id.rb 17 个添加, 0 个删除...k_on_ci_pipeline_metadata_partition_id_and_pipeline_id.rb
- db/post_migrate/20240702114237_fk_to_ci_pipelines_from_ci_pipeline_messages_on_partition_id_and_pipeline_id.rb 38 个添加, 0 个删除...m_ci_pipeline_messages_on_partition_id_and_pipeline_id.rb
- db/post_migrate/20240702114238_validate_async_fk_on_ci_pipeline_messages_partition_id_and_pipeline_id.rb 17 个添加, 0 个删除...k_on_ci_pipeline_messages_partition_id_and_pipeline_id.rb
- db/post_migrate/20240702120756_fk_to_ci_pipelines_from_ci_pipelines_config_on_partition_id_and_pipeline_id.rb 38 个添加, 0 个删除...om_ci_pipelines_config_on_partition_id_and_pipeline_id.rb
- db/post_migrate/20240702120757_validate_async_fk_on_ci_pipelines_config_partition_id_and_pipeline_id.rb 17 个添加, 0 个删除...fk_on_ci_pipelines_config_partition_id_and_pipeline_id.rb
- db/schema_migrations/20240702112651 1 个添加, 0 个删除db/schema_migrations/20240702112651
- db/schema_migrations/20240702112652 1 个添加, 0 个删除db/schema_migrations/20240702112652
- db/schema_migrations/20240702114237 1 个添加, 0 个删除db/schema_migrations/20240702114237
- db/schema_migrations/20240702114238 1 个添加, 0 个删除db/schema_migrations/20240702114238
- db/schema_migrations/20240702120756 1 个添加, 0 个删除db/schema_migrations/20240702120756
- db/schema_migrations/20240702120757 1 个添加, 0 个删除db/schema_migrations/20240702120757
- db/structure.sql 9 个添加, 0 个删除db/structure.sql
- spec/db/schema_spec.rb 3 个添加, 0 个删除spec/db/schema_spec.rb
- spec/lib/gitlab/background_migration/backfill_partition_id_ci_pipeline_config_spec.rb 21 个添加, 6 个删除...igration/backfill_partition_id_ci_pipeline_config_spec.rb
- spec/lib/gitlab/background_migration/backfill_partition_id_ci_pipeline_message_spec.rb 22 个添加, 7 个删除...gration/backfill_partition_id_ci_pipeline_message_spec.rb
- spec/lib/gitlab/background_migration/backfill_partition_id_ci_pipeline_metadata_spec.rb 18 个添加, 2 个删除...ration/backfill_partition_id_ci_pipeline_metadata_spec.rb
加载中
想要评论请 注册 或 登录