
Data::Downloader::FileMetadata;

This is a essentially a materialized view, based on Data::Downloader::MetadataPivot. This table is kept up to date along with the metadatum table.

Re-create this table using the metadata_pivot view.
Set up this class. This is done statically rather than dynamically, since the materialized view doesn't have enough information about the columns.
