Re: [Sqlalchemy-tickets] [sqlalchemy] #2501: the DELETE before INSERT problem
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-06-24 17:25:35
|
#2501: the DELETE before INSERT problem
-----------------------------------+--------------------------------------
Reporter: zzzeek | Owner: zzzeek
Type: defect | Status: new
Priority: medium | Milestone: blue sky
Component: orm | Severity: refactor - over two days
Resolution: | Keywords:
Progress State: not decided upon |
-----------------------------------+--------------------------------------
Comment (by zzzeek):
a proof of concept is attached illustrating how to get #2765's test to
work. Encouragingly, we can get an external rule to do the whole thing
(in this simple case at least) without any code changes.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2501#comment:5>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|