Re: [Sqlalchemy-tickets] [sqlalchemy] #2726: ColumnClause pretends to be iterable and then isn't
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-05-15 14:43:07
|
#2726: ColumnClause pretends to be iterable and then isn't
---------------------------+-----------------------------------
Reporter: gthb | Owner: zzzeek
Type: defect | Status: new
Priority: high | Milestone: 0.8.xx
Component: sql | Severity: trivial - <10 minutes
Resolution: | Keywords:
Progress State: in queue |
---------------------------+-----------------------------------
Changes (by zzzeek):
* priority: medium => high
* severity: no triage selected yet => trivial - <10 minutes
* status_field: awaiting triage => in queue
Comment:
there's not much option here except to take that whole thing out, and wait
for the stackoverflow issues when people call list() on their custom
columns...
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2726#comment:3>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|