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 16:02:13
|
#1068: render 'SELECT foo() AS x .. ORDER BY x' by default ----------------------------------+----------------------------------------- Reporter: jek | Owner: anyone Type: enhancement | Status: new Priority: medium | Milestone: 0.5.xx Component: sql | Severity: no triage selected yet Resolution: | Keywords: Status_field: needs a volunteer | ----------------------------------+----------------------------------------- Comment (by zzzeek): Replying to [comment:9 jek]: > not letting the rdbms reuse non deterministic computed values in where and order_by isn't a strong use case? its not a use case for Oracle, for example -- Ticket URL: <http://www.sqlalchemy.org/trac/ticket/1068#comment:12> sqlalchemy <http://www.sqlalchemy.org/> The Database Toolkit for Python |