]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-4365: Switched to xs:decimal from xs:float in XSD datatype declarations for...
authorAron Roberts <aron@socrates.berkeley.edu>
Thu, 8 Sep 2011 20:27:02 +0000 (20:27 +0000)
committerAron Roberts <aron@socrates.berkeley.edu>
Thu, 8 Sep 2011 20:27:02 +0000 (20:27 +0000)
commit1436c6090de87074df298b2764e0ce02fce75fd2
tree54af0b568a454936681d561c846553b2cde9c2bb
parent7e79441afa46146aaa12875c34cdb378d946d288
CSPACE-4365: Switched to xs:decimal from xs:float in XSD datatype declarations for objectPurchasePriceValue field in Acquisitions records, in the services. While a more appropriate XML Schema datatype, this did not result in any changes in the database (even after dropping and re-creating the database): this field was still defined as datatype 'double precision' in PostgreSQL.
services/acquisition/3rdparty/nuxeo-platform-cs-acquisition/src/main/resources/schemas/acquisitions_common.xsd
services/acquisition/jaxb/src/main/resources/acquisitions_common.xsd