]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-3621: Post-init handler to modify field datatypes now checks whether the targe...
authorAron Roberts <aron@socrates.berkeley.edu>
Mon, 7 Mar 2011 23:02:45 +0000 (23:02 +0000)
committerAron Roberts <aron@socrates.berkeley.edu>
Mon, 7 Mar 2011 23:02:45 +0000 (23:02 +0000)
commitb92688c8e122646d33740cadf618b4f672d358fd
tree8697efc2b30bc8f7842cccaaca96a2ce8f59d3c2
parent5b28aa827070cf17c0c0a669a308d0dd40857073
CSPACE-3621: Post-init handler to modify field datatypes now checks whether the target field is already of the desired datatype before issuing an ALTER TABLE command. Minor changes to AddIndices post-init handler to follow the flow-of-control and logging conventions of ModifyFieldDatatypes.
services/common/src/main/java/org/collectionspace/services/common/init/AddIndices.java
services/common/src/main/java/org/collectionspace/services/common/init/ModifyFieldDatatypes.java