Open itsjoeconway opened 5 years ago
Isn't it just savepoints? I think that kind of differs from the traditional nested approach of nested propagation.
@isoos sorry I'm thinking of using this in a production environment and I.d like to know if it provides support for stored procedures.
It'd be great to have nested transactions. I'm not sure rollbacks and exceptions should behave - do they propagate up to the outer transaction by default? Can you catch them?