Project

General

Profile

Actions

task #9536

closed

Remove old single source citation and microCitation columns for secundum and DescriptionElementBase_OriginalSourceBase and TaxonName_NomenclaturalStatus

Added by Andreas Müller about 3 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
Highest
Category:
cdm
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Severity:
normal

Description

and Classification.source (#9211)

Secundum: #9327

follow up for #9315

        //#9536
        //TaxonBase.secMicroReference
        stepName = "Remove TaxonBase.secMicroReference";
        tableName = "TaxonBase";
        oldColumnName = "secMicroReference";
        ColumnRemover.NewInstance(stepList, stepName, tableName, oldColumnName, INCLUDE_AUDIT);

        //#9536
        //TaxonBase.sec_id
        stepName = "Remove TaxonBase.sec_id";
        tableName = "TaxonBase";
        oldColumnName = "sec_id";
        ColumnRemover.NewInstance(stepList, stepName, tableName, oldColumnName, INCLUDE_AUDIT);

Also remove table DescriptionElementBase_OriginalSourceBase #9331

and TaxonName_NomenclaturalStatus: #8761


Related issues

Related to EDIT - task #9315: Remove old single source citation and microCitation columnsClosedAndreas Müller

Actions
Related to EDIT - feature request #9327: Make taxon secundum reference an original sourceClosedAndreas Müller

Actions
Related to EDIT - feature request #9211: Handle source(s) for ClassificationClosedAndreas Müller

Actions
Related to EDIT - feature request #6581: Make all microreferenced references OriginalSourcesClosedAndreas Müller

Actions
Related to EDIT - feature request #9331: Distinguish DescriptionElementSource and NamedSourceClosedAndreas Müller

Actions
Related to EDIT - feature request #8761: Remove TaxonName_NomenclaturalStatus MN tableClosedAndreas Müller

Actions
Actions

Also available in: Atom PDF