A native Haskell driver for PostgreSQL
Go to file
VyacheslavHashov 6f87e60770 Test passing
2017-02-13 18:27:50 +03:00
bench Improved encoders functions 2017-02-04 08:19:00 +03:00
src/Database/PostgreSQL Test passing 2017-02-13 18:27:50 +03:00
tests Test passing 2017-02-13 18:27:50 +03:00
tests_connection Refactored raw connection creating 2017-02-01 05:42:35 +03:00
.gitignore Initial commit 2017-01-02 00:56:56 +03:00
.travis.yml Connection mode 2017-01-28 23:58:12 +03:00
LICENSE Initial commit 2017-01-02 00:56:56 +03:00
postgres-wire.cabal Test passing 2017-02-13 18:27:50 +03:00
README.md Updated badges in readme 2017-01-28 03:42:20 +03:00
Setup.hs backbone for project 2017-01-02 03:48:20 +03:00
stack.yaml Switched to lts-8.0 2017-02-12 20:40:52 +03:00