[Tickets #6198] Re: One loop less
bugs at horde.org
bugs at horde.org
Mon Feb 4 20:48:37 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://dev.horde.org/horde/whups/ticket/?id=6198
-----------------------------------------------------------------------
Ticket | 6198
Updated By | Chuck Hagenbuch <chuck at horde.org>
Summary | One loop less
Queue | Ansel
Type | Enhancement
State | Resolved
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Rubinsky
-----------------------------------------------------------------------
Chuck Hagenbuch <chuck at horde.org> (2008-02-04 15:48) wrote:
> Aliasing something as desc or default will result in a sql sintax
> error as DESC and DEFAULT are reserved words.
Alternately you can quote the columns as identifiers. Unfortunately there
isn't a cross-db way to do that, but you can look at Rdo for examples.
More information about the bugs
mailing list