]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-4928: Slightly generalized how logical datatypes are configured, when modifyin...
authorAron Roberts <aron@socrates.berkeley.edu>
Tue, 27 Mar 2012 01:05:26 +0000 (18:05 -0700)
committerAron Roberts <aron@socrates.berkeley.edu>
Tue, 27 Mar 2012 01:05:26 +0000 (18:05 -0700)
commit1506536be99bdda5e1324be7b18d054385470cac
tree96d97bc3b6428336ba9d37b78781f55d15fb53ba
parentaf0acd225e56079845aabcbaf5bf2c9fac01a1b4
CSPACE-4928: Slightly generalized how logical datatypes are configured, when modifying datatypes for database columns during post-init process. Did this otherwise long-intended cleanup in part to experiment with setting date-only datatypes. Dates are stored correctly in the database as date-only, but are still returned with timestamps in UTC, without additional changes to services code.
services/common/src/main/java/org/collectionspace/services/common/init/ModifyFieldDatatypes.java