bug #4884
Update Reference_AUD.refType to allow NULL
Start date:
05/05/2015
Due date:
% Done:
100%
Severity:
normal
Found in Version:
Description
Write update script to allow NULL for Reference_AUD.refType
see #4885 to see why this is needed
Associated revisions
ref #4884 unify datatype handling in schema updaters
ref #4884 allow null for Reference_AUD.refType
History
#1 Updated by Katja Luther over 5 years ago
in the update script the Reference_AUD.reftype allows NULL, but that creates a new column reftype. We need to allow NULL for the column refType.
#2 Updated by Andreas Müller over 5 years ago
- Category changed from cdmlib to cdm
update script does not exist yet!
#3 Updated by Andreas Müller over 5 years ago
- Target version deleted (
cdmlib RELEASE 3.5.2)
#4 Updated by Andreas Müller over 4 years ago
- Target version changed from CDM UML 4.0 to CDM UML 4.1
#5 Updated by Andreas Müller over 4 years ago
- Priority changed from Highest to Priority13
#6 Updated by Andreas Müller about 4 years ago
- Description updated (diff)
- Target version changed from CDM UML 4.1 to CDM UML 4.7
#7 Updated by Andreas Müller over 3 years ago
- Priority changed from Priority13 to Highest
#8 Updated by Andreas Müller over 3 years ago
- Target version changed from CDM UML 4.7 to CDM UML 5.0
#9 Updated by Andreas Müller over 2 years ago
- Target version changed from CDM UML 5.0 to CDM UML 5.5
#10 Updated by Andreas Müller over 1 year ago
- Target version changed from CDM UML 5.5 to CDM UML 5.15
#11 Updated by Andreas Müller over 1 year ago
- Target version changed from CDM UML 5.15 to CDM UML 5.8
#12 Updated by Andreas Müller over 1 year ago
- Private changed from Yes to No
#13 Updated by Andreas Müller over 1 year ago
- Status changed from New to Resolved
- % Done changed from 0 to 90
#14 Updated by Andreas Müller over 1 year ago
- Status changed from Resolved to Closed
- % Done changed from 90 to 100
I guess this works.