• Kerri Miller's avatar
    Refactor not_linked_lfs_objects to remove AR query · 2edf27ea
    Kerri Miller authored
    This will make sure we only query 3 times per batch of LFS objects:
    - The existing LFS objects in a batch
    - The existing LFS objects not linked to the project
    - The insert for the LFS objects to link them to the project
    2edf27ea
lfs_object_spec.rb 5.89 KB