Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.0.1, 4.1.B2
-
None
Description
Test case:
DbEntity has char attribute with max size.
ObjEntity has enum attribute mapped to char column.
Bug appears when trying to select this entity because no RTRIM was added to this select.