| Class | Description |
|---|---|
| MigrationUtils |
This Utility class offers utility methods which may be of use to perform
common Java database migration task(s) (via Flyway).
|
| V1_3_9__Drop_constraint_for_DSpace_1_4_schema |
This class is in support of the "V1.4__Upgrade_to_DSpace_1.4_schema.sql"
It simply drops the database constraint associated with the "name" column
of the "community" table.
|
| V1_5_9__Drop_constraint_for_DSpace_1_6_schema |
This class is in support of the "V1.6__Upgrade_to_DSpace_1.6_schema.sql"
It simply drops a few database constraints.
|
| V5_0_2014_09_25__DS_1582_Metadata_For_All_Objects_drop_constraint |
This class is in support of the DS-1582 Metadata for All Objects feature.
|
| V5_7_2017_05_05__DS_3431_Add_Policies_for_BasicWorkflow | |
| V6_0_2015_03_06__DS_2701_Dso_Uuid_Migration |
Migration class that will drop the public key for the dspace objects, the integer based key will be moved to a UUID
|
| V6_0_2015_08_31__DS_2701_Hibernate_Workflow_Migration |
User: kevin (kevin at atmire.com)
Date: 1/09/15
Time: 12:08
|
| V6_0_2016_01_26__DS_2188_Remove_DBMS_Browse_Tables |
This Flyway Java migration deletes any legacy DBMS browse tables found in
the database.
|
| V6_1_2017_01_03__DS_3431_Add_Policies_for_BasicWorkflow |
Copyright © 2022 LYRASIS. All rights reserved.