Module

MySQL.Transaction

#withTransaction

withTransaction :: forall a. (Connection -> Aff a) -> Connection -> Aff a

#commit

#rollback

Modules