Sybase and empty varchars
-------------------------
Key: HHH-1768
URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1768
Project: Hibernate3
Type: Bug
Reporter: jose
In sybase
an insert/update operation with empty ('') varchar column its replaced with one empty space (' ')
then any HQL returns the empty space -> incorrect
In hibernate2 this not occurs, its a missing feature? new bug?
--
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
|