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

Thomas Fox closed TORQUE-172.
-----------------------------

    
> Order by for varchar columns is always case insensitive
> -------------------------------------------------------
>
>                 Key: TORQUE-172
>                 URL: https://issues.apache.org/jira/browse/TORQUE-172
>             Project: Torque
>          Issue Type: Bug
>          Components: Runtime
>    Affects Versions: 3.3, 3.3.1
>            Reporter: Thomas Fox
>             Fix For: 4.0-beta1
>
>
> An order by for Varchar columns is alwasy case insensitive, even if the 
> database would normally do case sensitive ordering.
> E.G. for oracle, the generated code is 
> ORDER BY UPPER(column)
> The user should be able to choose ehether ordering is case insensitive or not.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscr...@db.apache.org
For additional commands, e-mail: torque-dev-h...@db.apache.org

Reply via email to