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