Re: [Sqlalchemy-tickets] [sqlalchemy] #2808: AssociationProxy should use keywords on create
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-08-26 08:06:41
|
#2808: AssociationProxy should use keywords on create
-----------------------------------+----------------------------------
Reporter: schlamar | Owner: zzzeek
Type: enhancement | Status: reopened
Priority: medium | Milestone: 0.8.xx
Component: ext | Severity: minor - half an hour
Resolution: | Keywords:
Progress State: completed/closed |
-----------------------------------+----------------------------------
Comment (by schlamar):
Plus, your example (with creator) doesn't work because !UserKeyword is not
yet defined for the User class. So you would have to refactor the complete
example to make it work (which could be really messy if you have to use
this solution in production code).
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2808#comment:11>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|