Hacker News new | ask | show | jobs
by nimish 1884 days ago
You could use savepoints instead to wrap the transaction.
1 comments

Some ORMs do that automatically as they detect nesting transaction attempts.