I suppose you could alter the underlying tables themselves, and edit the
$_referenceMap array in your model.

On Dec 7, 2007 10:24 AM, Aljosa Mohorovic <[EMAIL PROTECTED]>
wrote:

> is there a better way to remove many-to-many relationship, not
> records, but relation in intersection table?
>
> $db = $model->getTable()->getAdapter();
> $db->delete("intersect_tbl", "item1_id=".$model->id);
>
> Aljosa
>



-- 
David Mintz
http://davidmintz.org/

The subtle source is clear and bright
The tributary streams flow through the darkness

Reply via email to