• James Lopez's avatar
    import_url migration performance improvements · 6d09e946
    James Lopez authored
     Nullifying empty import_urls upfront so the number of projects with import_url not NULL decreases to 1/5.
    
     Also, now processing batches in blocks of 1000, with a threaded process - a bit experimental.
    6d09e946
20160620110927_fix_no_validatable_import_url.rb 2.67 KB