Skip to content
Snippets Groups Projects
Select Git revision
20 results

20230901054536

  • Tianwen Chen's avatar
    81238f7e
    Create index for pipeline_id_convert_to_bigint · 81238f7e
    Tianwen Chen authored
    As titled, this is the step of creating indexes.
    
    It's to create the index for
    `ci_pipeline_chat_data.pipeline_id_convert_to_bigint`
    as the foreign key constraint requires the index
    so that we can later swap `pipeline_id_convert_to_bigint` with `pipeline_id`
    
    Changelog: added
    81238f7e
    History
    Create index for pipeline_id_convert_to_bigint
    Tianwen Chen authored
    As titled, this is the step of creating indexes.
    
    It's to create the index for
    `ci_pipeline_chat_data.pipeline_id_convert_to_bigint`
    as the foreign key constraint requires the index
    so that we can later swap `pipeline_id_convert_to_bigint` with `pipeline_id`
    
    Changelog: added
Code owners
20230901054536 64 B