Re: [Sqlalchemy-tickets] [sqlalchemy] #2808: AssociationProxy should use keywords on create
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-10-11 16:27:52
|
#2808: AssociationProxy should use keywords on create
-----------------------------------+----------------------------------
Reporter: schlamar | Owner: zzzeek
Type: enhancement | Status: closed
Priority: medium | Milestone: 0.8.xx
Component: ext | Severity: minor - half an hour
Resolution: wontfix | Keywords:
Progress State: completed/closed |
-----------------------------------+----------------------------------
Changes (by zzzeek):
* status: reopened => closed
* resolution: => wontfix
Comment:
if the proposal is to have association proxy generate "relationship()"
automatically, we can't do that. if the proposal is to have the implicit
"creator" do kw arguments instead of positional, I think it's too late to
change it like that and simple recipes can work around it. I'd accept
more documentation here.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2808#comment:15>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|