// begin a transaction · // do some database operations in the transaction (use 'tx' from this point, not 'db') · // ... · // rollback the ...
確定! 回上一頁