Actions
bug #5149
closedRemove UNIQUE index on Sequence_Reference.citations_id column
Start date:
Due date:
% Done:
100%
Estimated time:
Severity:
normal
Found in Version:
Description
Summary was: "some Sequence_Reference tables have UNIQUE index on citations_id column"
I already deleted this on cdm_campanulaceae on the test server and I think also on production.
I also adapted the h2 scripts used in the JUnit tests.
citations_id
DBs that are freshly created by the taxeditor do not have this index.
Updated by Andreas Müller over 7 years ago
- Target version deleted (
Unassigned CDM tickets) - Priority changed from New to Highest
- Subject changed from some Sequence_Reference tables hav UNIQUE index on citations_id column to Remove UNIQUE index on Sequence_Reference.citations_id column
citations was @OneToMany before refactoring the molecular package. Seems like I forgot to add the remove index command for the update script while refactoring.
Updated by Andreas Müller almost 7 years ago
- Target version changed from CDM UML 4.0 to CDM UML 4.1
Updated by Andreas Müller over 6 years ago
- Priority changed from Highest to Priority13
Updated by Andreas Müller over 6 years ago
- Target version changed from CDM UML 4.1 to CDM UML 4.7
Updated by Andreas Müller almost 6 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 50
Applied in changeset cdmlib|06a9799d6b7ccdd74054489773c13c40539ae5e2.
Updated by Andreas Müller almost 6 years ago
- Description updated (diff)
- Private changed from Yes to No
Updated by Andreas Müller almost 6 years ago
- Status changed from Resolved to Closed
- % Done changed from 50 to 100
Actions