Thomas Fox created TORQUE-252:
---------------------------------
Summary: BINARY and VARBINARY Datatypes mapped incorrectly in Derby
Key: TORQUE-252
URL: https://issues.apache.org/jira/browse/TORQUE-252
Project: Torque
Issue Type: Bug
Components: Templates
Affects Versions: 4.0-beta1
Environment: Derby
Reporter: Thomas Fox
Assignee: Thomas Fox
Fix For: 4.0
The schema type BINARY is currenntly mapped to CHAR
It should be mapped to CHAR FOR BIT DATA
The schema type VARBINARY is currenntly mapped to CHAR
It should be mapped to VARCHAR FOR BIT DATA
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]