Re: [Sqlalchemy-tickets] [sqlalchemy] #2501: the DELETE before INSERT problem
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-10-25 15:42:35
|
#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):
Just forget it :) I had unique constraints on my ordering column which is
totally non-sense and which I should have realized even before reading the
warning in the documentation...
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2501#comment:18>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|