Re: [Sqlalchemy-tickets] [sqlalchemy] #2501: the DELETE before INSERT problem
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-10-25 15:01:01
|
#2501: the DELETE before INSERT problem
------------------------------+---------------------------------------
Reporter: zzzeek | Owner: zzzeek
Type: defect | Status: new
Priority: high | Milestone: 0.9.xx
Component: orm | Severity: very major - up to 2 days
Resolution: | Keywords:
Progress State: needs tests |
------------------------------+---------------------------------------
Comment (by zzzeek):
hi can you please attach an actual code example of what it is you're
trying to do ? thanks. note that this ticket involves specifically
models with unique constraints where rows are being replaced.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2501#comment:17>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|