[jboss-user] [JBoss jBPM] - about the jbpm_variableinstance

yxyang do-not-reply at jboss.com
Fri Sep 22 03:08:02 EDT 2006


Hi,

For postgresql, i think it is better to alter the stringvalue_ from VCHAR(255) to text. Because sometimes, the value is longer than 255 characters.

alter table jbpm_variableinstance alter stringvalue_ type text;

regards
yang

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973477#3973477

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973477



More information about the jboss-user mailing list