sto
sto copied to clipboard
Nested transactions
Rather than a “Transaction&”, Transaction::get_transaction() should return a TransactionProxy, which aborts when out of scope.
A slight refinement on this would let us make nested transactions.