Skip to content
  • Max Orefice's avatar
    Add partition_id to Ci::PipelineChatData · 7d1890a9
    Max Orefice authored
    This commit cascades partition_id from the pipeline, we need
    to add this new column in order to redefine the FK association
    between ci_pipeline_chat_data and ci_pipelines. As in order to
    partition ci_pipelines all references FK must include the partition
    key.
    
    Changelog: added
    7d1890a9