Y
Hacker News
new
|
ask
|
show
|
jobs
by
nimish
1884 days ago
You could use savepoints instead to wrap the transaction.
1 comments
paulryanrogers
1884 days ago
Some ORMs do that automatically as they detect nesting transaction attempts.
link