On Apr 8, 2006, at 10:03 PM, Robin Haswell wrote:
> > This solution is a more fleshed out version of my solution. You need a > DB which supports ON DELETE CASCADE, which generally are > transactional. > MySQL with InnoDB tables supports this, PostGres will almost certainly > support this, however I'm not so sure about SQLite. Yep, Postgres surely does. Alberto --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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 -~----------~----~----~----~------~----~------~--~---

