Module
MySQL.Transaction
- Package
- purescript-mysql
- Repository
- oreshinya/purescript-mysql
#withTransaction Source
withTransaction :: forall a. (Connection -> Aff a) -> Connection -> Aff a
withTransaction :: forall a. (Connection -> Aff a) -> Connection -> Aff a
Pursuit v0.9.9