Proper way to use a transaction around multiple inserts or updates

前端 未结 3 663
不知归路
不知归路 2020-12-24 09:42

What is the proper way to test for insert/update failures and rollback this transaction if there are any? I don\'t think what I have will work since my inserts/updates are 3

3条回答
提交回复
热议问题