Re: [Sqlalchemy-tickets] [sqlalchemy] #2809: Strange effect with association proxy and event listen
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-08-29 14:08:26
|
#2809: Strange effect with association proxy and event listener
-----------------------------------+------------------------------------
Reporter: schlamar | Owner: zzzeek
Type: defect | Status: closed
Priority: medium | Milestone: 0.8.xx
Component: (none) | Severity: no triage selected yet
Resolution: invalid | Keywords:
Progress State: completed/closed |
-----------------------------------+------------------------------------
Comment (by schlamar):
You should even consider if autoflush=False as default doesn't fit better
to your "no magic" policy.
The behavior above is really unexpected (and I couldn't find any clue
about such an issue in documentation) and I found similar issues regarding
autoflush across the net, e.g. http://lists.okfn.org/pipermail/ckan-
dev/2011-January/000189.html
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2809#comment:8>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|