Comment 1 for bug 119918

Revision history for this message
Julian Edwards (julian-edwards) wrote :

I have rejected bug 119920, this bug will now encompass the work involved with that as it makes more sense to do it here. As part of this bug we'll now also create the DistributionArchive table, which a schema something like:

archive (int)
path (string)
distribution (int)
DistributionArchivePurpose (DBSchema enum, as above)