Project

General

Profile

Actions

task #9094

closed

Update script to update TaxonNode.source from IdentifiableSource to DescriptionElementSource

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

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

100%

Estimated time:
Severity:
normal

Description

This is only required on test servers which have been updated during development of 5.15. Most DBs have already been udated so this is only an "in case" ticket

UPDATE OriginalSourceBase osb
SET osb.DTYPE = 'DescriptionElementSource'
WHERE osb.id IN (SELECT source_id FROM TaxonNode tn)  

Related issues

Related to EDIT - feature request #9004: Make TaxonNode.referenceForParentChildRelation an OriginalSource and rename it to (placement)sourceClosedAndreas Müller

Actions
Actions

Also available in: Atom PDF