Re: [Sqlalchemy-tickets] [sqlalchemy] #2501: the DELETE before INSERT problem
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-10-25 12:38: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 schlamar):
Ok, I definitely should have read the warning in
http://docs.sqlalchemy.org/en/rel_0_8/orm/extensions/orderinglist.html.
Disabling the unique constraints right now. The above solution still have
some issues.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2501#comment:16>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|