[
https://issues.apache.org/jira/browse/CAY-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrus Adamchik closed CAY-1525.
--------------------------------
Resolution: Fixed
Fix Version/s: (was: 3.1 (final))
3.1M3
Awesome. I committed the last patch. My only change was to add "deleteTestData"
to the unit test to ensure it is not affected by other tests writing to the
same table
> CharType: don't trim spaces on the left
> ---------------------------------------
>
> Key: CAY-1525
> URL: https://issues.apache.org/jira/browse/CAY-1525
> Project: Cayenne
> Issue Type: Improvement
> Components: Core Library
> Affects Versions: 3.0.1
> Reporter: Andrus Adamchik
> Assignee: Andrus Adamchik
> Fix For: 3.1M3
>
> Attachments: cay-1525-patch.txt, cay-1525-patch.txt
>
>
> Trimming policy for reading padded CHAR values should be the same as when
> search for those same values - "rtrim". Spaces on the left of a String can
> not be padding, those are the spaces that a user saved deliberately.
> Currently trimming version of CharType trims both left and right spaces, we
> need to change that.
> Here is the thread where this discussion started:
> http://markmail.org/message/oiq6xbtcc7wcuq4l
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira