Associate ON DELETE CASCADE with a foreign key
Associate ON DELETE CASCADE with a foreign key
- Subject: Associate ON DELETE CASCADE with a foreign key
- From: Jacky Gagnon <email@hidden>
- Date: Tue, 25 Feb 2003 10:14:18 -0500
Hi,
What do you think about associate with a foreign key the clause ON
DELETE CASCADE (in DB Level)?
What are the problems with WebObjects and EditingContext, if I use this
clause in the DB?
I try to find another way for deleting rows with WO, because fetching
rows before deleting is slow, very slow...
Using ON DELETE CASCADE with foreign key seem to be the simplest way
for me.
I use mysql 4 with InnoDB tables.
Thanks!
Jacky
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.