[hibernate-issues] [Hibernate-JIRA] Created: (HBX-724) UpdateSchema does not change column length
Gil (JIRA)
noreply at atlassian.com
Mon Aug 7 09:03:18 EDT 2006
UpdateSchema does not change column length
------------------------------------------
Key: HBX-724
URL: http://opensource.atlassian.com/projects/hibernate/browse/HBX-724
Project: Hibernate Tools
Type: Bug
Reporter: Gil
When adding a "length" attribute to a property in the HBM where the length value is bigger than the default (or previous length). After running ShcemaUpdate, the column size stays the same.
we wanted to extend Hibernate to do that, it was not easy because of some of the data needed for this was private and not accessible.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list