A native Haskell driver for PostgreSQL
Go to file
2017-02-14 21:54:10 +03:00
bench Scan datarows in C 2017-02-14 18:17:51 +03:00
cbits Deleted asm file 2017-02-14 20:28:57 +03:00
src/Database/PostgreSQL Deleted Either from Decode 2017-02-14 21:54:10 +03:00
tests Deleted Either from Decode 2017-02-14 21:54:10 +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 Moved FFI to separate utils module 2017-02-14 20:56:55 +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 Replaced unagi-chan with TQueue 2017-02-14 15:27:56 +03:00