Subject | Re: Recursive Trigger |
---|---|
Author | s_m_t80 |
Post date | 2006-12-01T17:44:24Z |
I've tried that on table A either in a before and in an after trigger,
with the same result, the second call is made with new=0,
however have tried it from the application, setting B and A inside the
same transaction, it's working fine using raw sql.
if you would like to review a simplified test case, i will prepare it.
with the same result, the second call is made with new=0,
however have tried it from the application, setting B and A inside the
same transaction, it's working fine using raw sql.
if you would like to review a simplified test case, i will prepare it.