Skip to content

LSIF: Add processedAt to dumps.

Warren Gifford requested to merge lsif-processed-at into master

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.

Merge request reports

Loading