Hacker News new | ask | show | jobs
by hu3 173 days ago
You can emulate nested transactions using save points. A client uses that in production. And others in unit tests.
1 comments

Bingo...this is how I get around that.