hipsql-client


Keywords
library, program, unclassified, Propose Tags , Hipsql.Client.Internal
License
BSD-3-Clause
Install
cabal install hipsql-client-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.