LSIF: Add processedAt to dumps.
Created by: efritz
Our old uploaded_at field was the time the record was created, which is NOT the time it was uploaded. Rename this to processed_at and create a new column uploaded_at that will be the time that the convert job was queued.