@hackage tmp-proc-postgres0.7.0.0
Launch a PostgreSQL database in docker using tmp-proc
Installation
Tested Compilers
Dependencies (5)
- base >=4.11 && <5
- bytestring >=0.10.8.2 && <0.12.2
- text >=1.2.3.0 && <1.3 || >=2.0 && <2.2
- postgresql-simple >=0.5.4 && <0.8
- tmp-proc >=0.5.3 && <0.8 Show all…
Dependents (1)
@hackage/tmp-proc-example
Demos how to use tmp-proc to run a PostgreSQL database in docker in a unittest.