Unsupported DBDs: Browse | Submit New | Admin

[#2300] sqlserver.rb change_order_direction matches all 'DESC' and 'ASC' in order

Date:
2005-08-24 16:20
Priority:
3
Submitted By:
Marlon Moyer (mcmoyer)
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
sqlserver.rb change_order_direction matches all 'DESC' and 'ASC' in order

Detailed description
The function change_order_direction will match any instance of DESC in the order variable.  Therefore, if a table is
named 'description', you will end up with an order by statement containing 'ascription'

Add A Comment: Notepad

Please login


Followup

Message
Date: 2005-08-24 16:23
Sender: Marlon Moyer

Please disregard, this bug has nothing to do with the dbd
project.

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item