Re: [Sqlalchemy-tickets] [sqlalchemy] #1068: render 'SELECT foo() AS x .. ORDER BY x' by default
Brought to you by:
zzzeek
From: sqlalchemy <mi...@zz...> - 2008-08-06 15:50:35
|
#1068: render 'SELECT foo() AS x .. ORDER BY x' by default ----------------------------------+----------------------------------------- Reporter: jek | Owner: zzzeek Type: enhancement | Status: reopened Priority: medium | Milestone: 0.5.xx Component: sql | Severity: no triage selected yet Resolution: | Keywords: Status_field: needs a volunteer | ----------------------------------+----------------------------------------- Changes (by zzzeek): * status_field: awaiting triage => needs a volunteer Comment: I dont have the resources to implement the feature further and its breaking current code (based on anecdotal evidence). The feature is removed in r5009. attaching a patch containing the development of code so far in case someone wants to pick it up. -- Ticket URL: <http://www.sqlalchemy.org/trac/ticket/1068#comment:10> sqlalchemy <http://www.sqlalchemy.org/> The Database Toolkit for Python |