Skip to content
Snippets Groups Projects

Add migration for DOI table changes.

Merged Paul Mather requested to merge doi_requests_change into master
  1. Aug 27, 2015
    • Collin Brittle's avatar
      Add migration for DOI table changes. · cd18708f
      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.
      cd18708f
Loading