Refactor not_linked_lfs_objects to remove AR query
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
Showing
Please register or sign in to comment