Re: [Sqlalchemy-tickets] [sqlalchemy] #2765: Cascading with "delete-orphan" will insert new childre
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-06-24 18:26:43
|
#2765: Cascading with "delete-orphan" will insert new children, before deleting
removed children, causing unique constraint violations
-------------------------+-------------------------------------------------
Reporter: | Owner: zzzeek
logandk | Status: closed
Type: defect | Milestone:
Priority: medium | Severity: no triage selected yet
Component: orm | Keywords: orm,delete,orphan,unique,constraint
Resolution: |
duplicate |
Progress State: |
completed/closed |
-------------------------+-------------------------------------------------
Comment (by zzzeek):
yeah and a patch. It uses a new setting, which if not used means there's
no change to current behavior. Will see if it can go in for 0.9.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2765#comment:3>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|