-
- 下载
Merge branch '430843-remove-temporary-indexes' into 'master'
Remove temporary index for migration See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/136787 Merged-by:Adam Hegyi <ahegyi@gitlab.com> Approved-by:
Adam Hegyi <ahegyi@gitlab.com> Reviewed-by:
Tianwen Chen <tchen@gitlab.com> Co-authored-by:
j.seto <jseto@gitlab.com>
显示
- db/docs/batched_background_migrations/delete_invalid_protected_branch_merge_access_levels.yml 1 个添加, 0 个删除...s/delete_invalid_protected_branch_merge_access_levels.yml
- db/docs/batched_background_migrations/delete_invalid_protected_branch_push_access_levels.yml 1 个添加, 0 个删除...ns/delete_invalid_protected_branch_push_access_levels.yml
- db/docs/batched_background_migrations/delete_invalid_protected_tag_create_access_levels.yml 1 个添加, 0 个删除...ons/delete_invalid_protected_tag_create_access_levels.yml
- db/post_migrate/20240111194603_finalize_delete_invalid_protected_tag_create_access_levels.rb 23 个添加, 0 个删除...lize_delete_invalid_protected_tag_create_access_levels.rb
- db/post_migrate/20240111194658_drop_temp_index_on_protected_tag_create_access_levels.rb 24 个添加, 0 个删除..._drop_temp_index_on_protected_tag_create_access_levels.rb
- db/post_migrate/20240111194808_finalize_delete_invalid_protected_branch_push_access_levels.rb 23 个添加, 0 个删除...ize_delete_invalid_protected_branch_push_access_levels.rb
- db/post_migrate/20240111194925_drop_temp_index_on_protected_branch_push_access_levels.rb 24 个添加, 0 个删除...drop_temp_index_on_protected_branch_push_access_levels.rb
- db/post_migrate/20240111195101_finalize_delete_invalid_protected_branch_merge_access_levels.rb 23 个添加, 0 个删除...ze_delete_invalid_protected_branch_merge_access_levels.rb
- db/post_migrate/20240111195145_drop_temp_index_on_protected_branch_merge_access_levels.rb 24 个添加, 0 个删除...rop_temp_index_on_protected_branch_merge_access_levels.rb
- db/schema_migrations/20240111194603 1 个添加, 0 个删除db/schema_migrations/20240111194603
- db/schema_migrations/20240111194658 1 个添加, 0 个删除db/schema_migrations/20240111194658
- db/schema_migrations/20240111194808 1 个添加, 0 个删除db/schema_migrations/20240111194808
- db/schema_migrations/20240111194925 1 个添加, 0 个删除db/schema_migrations/20240111194925
- db/schema_migrations/20240111195101 1 个添加, 0 个删除db/schema_migrations/20240111195101
- db/schema_migrations/20240111195145 1 个添加, 0 个删除db/schema_migrations/20240111195145
- db/structure.sql 0 个添加, 6 个删除db/structure.sql
db/schema_migrations/20240111194603
0 → 100644
db/schema_migrations/20240111194658
0 → 100644
db/schema_migrations/20240111194808
0 → 100644
db/schema_migrations/20240111194925
0 → 100644
db/schema_migrations/20240111195101
0 → 100644
db/schema_migrations/20240111195145
0 → 100644
想要评论请 注册 或 登录