hipsql-server


Keywords
library, program, unclassified, Propose Tags , Hipsql.Server, Hipsql.Server.Adapter, Hipsql.Server.Internal
License
BSD-3-Clause
Install
cabal install hipsql-server-0.0.0.0

Documentation

hipsql

Provides a pseudo psql shell that can be invoked using a LibPQ.Connection from within a Haskell program.

This is particularly useful when wanting to use something analogous to a breakpoint in the middle of a test suite to inspect the state of the database.