T
Tim Kuehn
Guest
If these "create" activities include UI, then the only "safe" way to do what you want is to have some kind of context manager track what customer, order, an orderline "sub"transactions have been performed, and go back and do an explicit "delete" if one of the follow-on fail conditions are met.
Continue reading...
Continue reading...