You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Dzmitry Kazimirchyk (JIRA)" <ji...@apache.org> on 2011/03/29 23:05:05 UTC

[jira] [Updated] (CAY-1525) CharType: don't trim spaces on the left

     [ https://issues.apache.org/jira/browse/CAY-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dzmitry Kazimirchyk updated CAY-1525:
-------------------------------------

    Attachment: cay-1525-patch.txt

Now trimming spaces only on the right. Tested it for a number of dbs with such problem (Oracle, MSSQL, Derby).

> 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.1 (final)
>
>         Attachments: 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