#882: tg-admin sql drop fails with postgresql
------------------------------+---------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 0.9
Component: SQLObject | Version: 0.9a6
Severity: normal | Resolution:
Keywords: |
------------------------------+---------------------------------------------
Changes (by jorge.vargas):
* milestone: => 0.9
* component: TurboGears => SQLObject
Comment:
this must be fix at SQLObject, could you make a bug there pointing here.
I have track down the issue to
http://svn.colorstudy.com/SQLObject/branches/0.7-bugfix/sqlobject/manager/command.py
I believe something as simple as iterating the classes backward could fix
this.
see command.patch
I'm not sure if adding a cascade will be a good idea since this is use for
other things . and people may not want that. Maybe a flag?
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/882>
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.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets
-~----------~----~----~----~------~----~------~--~---