AriesTrader - incompatible column warnings when reinitializing the db tables
using jpa
--------------------------------------------------------------------------------------
Key: ARIES-367
URL: https://issues.apache.org/jira/browse/ARIES-367
Project: Aries
Issue Type: Bug
Components: Samples
Affects Versions: 0.2
Reporter: Joe Bohn
Assignee: Joe Bohn
Priority: Minor
Fix For: 0.2
We get warnings of incompatible columns when attempting to initialize the
database using JPA annotations due to differences in the size of varchar
columns (255 vs. 250).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.