[
https://jira.jboss.org/jira/browse/JBPM-2056?page=com.atlassian.jira.plug...
]
Thomas Diesler commented on JBPM-2056:
--------------------------------------
< create table JBPM_NODE (...)
create table JBPM_NODE (... PARENTLOCKMODE_ varchar(255) null, ...)
For sybase, there is an additional difference related to JBPM-2057
< create table JBPM_JOB (... EXCEPTION_ varchar(4000) null, ...)
create table JBPM_JOB (... EXCEPTION_ text null, ...)
< create table JBPM_LOG (... EXCEPTION_ varchar(4000) null, ...)
create table JBPM_LOG (... EXCEPTION_ text null, ...)
Restore strictly compatible jbpm322 schema
------------------------------------------
Key: JBPM-2056
URL:
https://jira.jboss.org/jira/browse/JBPM-2056
Project: JBoss jBPM
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Productization
Reporter: Thomas Diesler
Assignee: Thomas Diesler
Fix For: jBPM-3.2.5.SP2, jBPM 3.2.6 GA
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira