DB2 type mapping for BOOLEAN should be SMALLINT? ------------------------------------------------
Key: DDLUTILS-22 URL: http://issues.apache.org/jira/browse/DDLUTILS-22 Project: DdlUtils Type: Bug Reporter: Richard Bounds Assigned to: Thomas Dudziak The mapping in Db2Platform for "BOOLEAN" is currently "CHAR FOR BIT DATA". According to these docs: http://publib.boulder.ibm.com/infocenter/db2help/topic/com.ibm.db2.udb.doc/ad/rjvjdata.htm#jvregou it looks like it should be 'SMALLINT' ? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira