codeintel: Add expired flag to uploads
Created by: efritz
This PR adds an expired flag to upload records. This flag will eventually be set by a background process comparing upload visibility against data retention policies, and the expired flag combined with the number of of uploads referencing it will denote when LSIF data can be garbage collected.