@hackage / postgres-tmp

Create a temporary database that is deleted after performing some operation

Latest0.2.0

About

Metadata

  • Last updated , by cocreature
  • License BSD-3-Clause
  • Categories Databases
  • Maintained by: moritz.kiefer@purelyfunctional.org

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 8.2.2
  2. 8.0.2
  3. 7.10.3

Readme

postgres-tmp

Build Status Hackage

Haskell library for creating temporary postgresql databases. This is especially useful for tests where you don’t want to assume that a certain database is available.