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
- Host: GitHub
- URL: https://github.com/stackbuilders/dbcleaner
- Owner: stackbuilders
- License: mit
- Created: 2015-03-06T03:12:30.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2023-08-02T17:25:51.000Z (over 2 years ago)
- Last Synced: 2025-06-03T08:46:38.544Z (8 months ago)
- Topics: archived, deprecated, obsolete
- Language: Haskell
- Homepage:
- Size: 48.8 KB
- Stars: 5
- Watchers: 22
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/stackbuilders/dbcleaner)
[](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).
---
[Check out our libraries](https://github.com/stackbuilders/) | [Join our team](https://www.stackbuilders.com/join-us/)