• Steve Abrams's avatar
    Registry import enqueuer uses migration_plan · 85305dd5
    Steve Abrams authored
    Update the ready_for_import scope on ContainerRepository
    to use the new migration_plan column to reduce the
    number of JOINs in the query.
    
    Adds an index on migration_plan.
    
    EE: true
    Changelog: performance
    85305dd5
container_repositories_shared_context.rb 1.33 KB