]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
Newer hyperjaxb code caused column TENANTS_ACCOUNTSCOMMON_CSID to change to TENANTS_A...
authorremillet <remillet@yahoo.com>
Fri, 26 Dec 2014 08:20:08 +0000 (00:20 -0800)
committerremillet <remillet@yahoo.com>
Fri, 26 Dec 2014 08:20:08 +0000 (00:20 -0800)
commit4060344f1710db3322bffc9131b50611d64e1ebc
tree6bbe85e5fe9ed59f6efee8778a728f4390e8757b
parent38d63da66450fcd30accdea439e99de4ff25bb5b
Newer hyperjaxb code caused column TENANTS_ACCOUNTSCOMMON_CSID to change to TENANTS_ACCOUNTS_COMMON_CSID.

Will need to add an 'alter table' command to release notes for those upgrading to v4.2.

alter table accounts_tenants rename column TENANTS_ACCOUNTSCOMMON_CSID to TENANTS_ACCOUNTS_COMMON_CSID
services/account/pstore/src/main/resources/db/postgresql/account.sql