Re: [Sqlalchemy-tickets] [sqlalchemy] #2914: sqlalchemy.orm.mapper.Mapper.attrs doesn't maintain or
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2014-01-21 14:56:26
|
#2914: sqlalchemy.orm.mapper.Mapper.attrs doesn't maintain order
-----------------------------------+----------------------------------
Reporter: tisdall | Owner: zzzeek
Type: defect | Status: closed
Priority: low | Milestone: 0.9.xx
Component: orm | Severity: minor - half an hour
Resolution: worksforme | Keywords:
Progress State: completed/closed |
-----------------------------------+----------------------------------
Comment (by tisdall):
The reason is for [https://github.com/tisdall/ColanderAlchemy
ColanderAlchemy]. Colander schemas have a particular order and are used
to generate HTML forms with Deform in that same order.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2914#comment:7>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|