An open API service indexing awesome lists of open source software.

https://github.com/stackbuilders/dbcleaner

DEPRECATED: A simple database cleaner library for testing
https://github.com/stackbuilders/dbcleaner

archived deprecated obsolete

Last synced: 6 months ago
JSON representation

DEPRECATED: A simple database cleaner library for testing

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/stackbuilders/dbcleaner.svg?branch=master)](https://travis-ci.org/stackbuilders/dbcleaner)
[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)

> **⚠️ Warning:** This library has been deprecated and is no longer maintained. It will not receive any further security patches, features, or bug fixes and is preserved here at GitHub for archival purposes. If you want to use it, we suggest forking the repository and auditing the codebase before use. For more information, contact us at info@stackbuilders.com.

# DEPRECATED - DB Cleaner

A simple database cleaner library for testing that provides different cleanup strategies.

## Supported Strategies

* Transaction
* Truncation

## Supported Libraries

* [postgresql-simple](https://hackage.haskell.org/package/postgresql-simple)

---
## License

MIT, see [the LICENSE file](LICENSE).

---
Stack Builders
[Check out our libraries](https://github.com/stackbuilders/) | [Join our team](https://www.stackbuilders.com/join-us/)