packages feed

postgres-tmp-0.2.0: README.md

# postgres-tmp

[![Build Status](https://travis-ci.org/cocreature/postgres-tmp.svg?branch=master)](https://travis-ci.org/cocreature/postgres-tmp)
[![Hackage](https://img.shields.io/hackage/v/postgres-tmp.svg?maxAge=2592000)](https://hackage.haskell.org/package/postgres-tmp)

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.