On 7/9/07, Oleg Broytmann <[EMAIL PROTECTED]> 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

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to