while using OnEachRow it not rollback entries from second table if database error occur #3836
Unanswered
krishantalwar
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
if their error comes it rollback the entries from the first table. but it does not roll back the entries from the second table.
Can anyone guide how it is possible?
what my case.
if their error comes it rollback the entries from the agent table. but it does not roll back the entries from the payment table.
Beta Was this translation helpful? Give feedback.
All reactions