Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Database.DBCleaner.Types
Documentation
Constructors
Transaction | Wraps all the queries inside a transaction and rollback everything once the execution is done. |
Truncation | Truncate all the tables after the execution of the queries. |