Re: [Sqlalchemy-tickets] [sqlalchemy] #2824: Add ability to query column sets as one entity
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-10-03 17:02:33
|
#2824: Add ability to query column sets as one entity
------------------------------+-------------------------------
Reporter: vmagamedov | Owner: zzzeek
Type: enhancement | Status: new
Priority: high | Milestone: 0.9.0
Component: orm | Severity: major - 1-3 hours
Resolution: | Keywords:
Progress State: in progress |
------------------------------+-------------------------------
Comment (by zzzeek):
check out the approach I've taken to those in rf8a3a3d4ea2109295d297a2.
I've added tests that check that they're doing the right thing (aliasing,
unions, etc.).
see? now we have a feature, who knew.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2824#comment:11>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|