Message:
A new issue has been created in JIRA.
---------------------------------------------------------------------
View the issue:
http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?=
key=3DHB-199
Here is an overview of the issue:
---------------------------------------------------------------------
Key: HB-199
Summary: Problem with add column
Type: Bug
Status: Unassigned
Priority: Major
Project: Hibernate2
Versions:
2.0.1
Assignee:=20
Reporter: Henrique Marcos Garcia
Created: Wed, 16 Jul 2003 8:44 AM
Updated: Wed, 16 Jul 2003 8:44 AM
Description:
We found a possible error at line 48 in class
net.sf.hibernate.dialect.MySQLDialect. we think it should return
"add column "(with space after column) instead of returning "add
column"(without space);
For exemple:
I'm trying to add a column called name, but hibernate creates a column
named "columnname" because there=C2=B4s no whitespace.
This is applied to almost all classes in package net.sf.hibernate.dialect
Henrique Garcia /Leonardo Marques=20
Bras=C3=ADlia - DF - Brazil
---------------------------------------------------------------------
JIRA INFORMATION:
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
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
|