Sync create indexes for p_ci_builds auto_canceled_by_id and commit_id
This is the second step to synchronously create indexes for p_ci_builds See https://docs.gitlab.com/ee/development/database/adding_database_indexes.html#add-a-migration-to-create-the-index-synchronously Changelog: added
显示
- db/post_migrate/20240129005943_sync_index_for_p_ci_builds_part1.rb 29 个添加, 0 个删除...igrate/20240129005943_sync_index_for_p_ci_builds_part1.rb
- db/post_migrate/20240129032459_add_fk_for_auto_canceled_by_id_bigint_between_p_ci_builds_and_ci_pipelines.rb 56 个添加, 0 个删除...eled_by_id_bigint_between_p_ci_builds_and_ci_pipelines.rb
- db/schema_migrations/20240129005943 1 个添加, 0 个删除db/schema_migrations/20240129005943
- db/schema_migrations/20240129032459 1 个添加, 0 个删除db/schema_migrations/20240129032459
- db/structure.sql 21 个添加, 0 个删除db/structure.sql
加载中
想要评论请 注册 或 登录