#2162: Removed unnecessary code from catwalk (sqlobject delete automatically)
-------------------------+--------------------------------------------------
Reporter: fetchinson | Owner: faide
Type: enhancement | Status: new
Priority: low | Milestone: 1.1
Component: TurboGears | Version: 1.1 HEAD
Severity: minor | Keywords:
-------------------------+--------------------------------------------------
In older versions of sqlobject, < 0.7.2, relatedjoined items were not
removed automatically, but in newer versions they are. See this
correspondence and Oleg's comment about fixing it:
http://www.mail-archive.com/sqlobject-
[email protected]/msg02932.html
In catwalk, when removing an object, this was not assumed and it iterated
over items in the intermediate table. Since in sqlobject this has been
fixed it is no longer necessary. All previous tests pass and no
documentation change is necessary.
--
Ticket URL: <http://trac.turbogears.org/ticket/2162>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---