On 7/9/07, Oleg Broytmann <ph...@ph...> wrote:
> On Mon, Jul 09, 2007 at 12:09:25PM +0200, Daniel Nogradi wrote:
> > Yes, you need to delete everything manually that is referenced by
> > anything that is to be deleted.
>
> No, you don't. .destroySelf() in SQLObject 0.7.2 was extended to
> automatically remove rows from the intermediate table. Does it work?
I switched to
WebTag.get(tag_id_to_delete).destroySelf()
and that works great in SQLObject-0.10dev_r2730 that the python
easy_install upgrade leads to. Unfortunately Ubuntu Feisty Fawn is
still stuck on 0.7.1 on their distro.
Best Regards,
Jon
|