Add migration for DOI table changes.
- Aug 27, 2015
-
-
Collin Brittle authored
Changes the collection_id column to asset_id, removes the completed column, and replaces the index on the old collection_id column with an index of asset_id and asset_type together.
-