-
- 下载
Merge branch '507343-add-lfk-trigger-to-existing-ci-tables' into 'master'
(Part 2) Adding Loose Foreign Key trigger to existing CI Partitions See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/176031 Merged-by:Adam Hegyi <ahegyi@gitlab.com> Approved-by:
Tianwen Chen <tchen@gitlab.com> Approved-by:
Adam Hegyi <ahegyi@gitlab.com> Reviewed-by:
Marius Bobin <mbobin@gitlab.com> Reviewed-by:
Tianwen Chen <tchen@gitlab.com> Co-authored-by:
Omar Qunsul <oqunsul@gitlab.com>
显示
- db/post_migrate/20250203160040_attach_custom_lfk_trigger_to_ci_pipelines_partitions.rb 49 个添加, 0 个删除...0_attach_custom_lfk_trigger_to_ci_pipelines_partitions.rb
- db/post_migrate/20250203160045_attach_custom_lfk_trigger_to_ci_builds_partitions.rb 49 个添加, 0 个删除...0045_attach_custom_lfk_trigger_to_ci_builds_partitions.rb
- db/schema_migrations/20250203160040 1 个添加, 0 个删除db/schema_migrations/20250203160040
- db/schema_migrations/20250203160045 1 个添加, 0 个删除db/schema_migrations/20250203160045
- db/structure.sql 4 个添加, 4 个删除db/structure.sql
- rubocop/cop/migration/with_lock_retries_disallowed_method.rb 3 个添加, 0 个删除rubocop/cop/migration/with_lock_retries_disallowed_method.rb
- spec/migrations/20241209193408_attach_custom_lfk_trigger_to_ci_pipelines_partitions_spec.rb 99 个添加, 0 个删除...ach_custom_lfk_trigger_to_ci_pipelines_partitions_spec.rb
- spec/migrations/20241209193409_attach_custom_lfk_trigger_to_ci_builds_partitions_spec.rb 99 个添加, 0 个删除...attach_custom_lfk_trigger_to_ci_builds_partitions_spec.rb
加载中
想要评论请 注册 或 登录