Re: [Sqlalchemy-tickets] [sqlalchemy] #2765: Cascading with "delete-orphan" will insert new childre
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-06-25 06:59:29
|
#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 logandk):
Sorry about the duplicate report, I didn't find the other ticket by
search. Thanks for looking into it, I see now that it is a more
complicated issue.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2765#comment:4>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|