Commit Graph

26 Commits

Author SHA1 Message Date
Ian Duncan
a5f75a788a Add convenience function for refining domain types 2019-01-17 10:57:54 +09:00
Nikita Volkov
35c845eb32 Add explicit Semigroup 2018-06-06 17:23:18 +08:00
Nikita Volkov
9218bb5394 Reimplement Semigroup thru derivation 2018-06-05 16:19:50 +08:00
Nikita Volkov
509dafdfbf Rename Query to Statement 2018-05-23 18:33:34 +08:00
Nikita Volkov
ea4874ca7e Reimplement to add support for query param printing in failed queries 2018-05-23 17:58:24 +08:00
Nikita Volkov
b806c6ef1c Migrate from EitherT to ExceptT 2017-11-26 11:24:40 +03:00
steve-chavez
26fc28d922 Fix #80, better behavior for unknown encoder 2017-10-28 18:11:47 -05:00
AndrewRademacher
2f15f06f08 Reversed evaulation order when executing dropRemaining. 2017-09-22 16:04:15 -05:00
Nikita Volkov
a3c4521de7 Hide fromLeft and fromRight from "base-prelude" 2017-07-31 09:22:21 +03:00
Michael Karg
7a1156ac15 discard CPP and hide fromLeft/fromRight altogether 2017-07-30 22:49:21 +02:00
Michael Karg
f0a8b16f48 fixes nikita-volkov/hasql#76 2017-07-26 16:00:36 +02:00
Nikita Volkov
1a2e7ee3ec Update a builder dep 2017-03-21 00:29:27 +03:00
Nikita Volkov
7cba5bd1f0 Migrate to "postgresql-binary-0.12.1" 2017-03-21 00:27:52 +03:00
Nikita Volkov
2801829ff7 Fix the compatibility with the newer "base-prelude" 2017-03-16 15:16:41 +03:00
Nikita Volkov
af4583f403 Move all the private modules into the according namespace 2016-08-06 12:22:23 +03:00
Nikita Volkov
fe23060c75 Style corrections 2016-07-23 15:44:55 +03:00
Moritz Kiefer
5fb07162a8 Expose access to raw libpq connection
Needed for #43.
2016-07-23 12:20:50 +02:00
Nikita Volkov
b03ab41a77 Update PreparedStatementRegistry and fix the bug 2016-02-26 15:28:08 +03:00
Nikita Volkov
9f8fc65ff2 Fix some potential bugs 2016-01-24 19:52:53 +03:00
Nikita Volkov
24e31161c7 Fix the bug 2016-01-24 19:52:33 +03:00
Nikita Volkov
67576ac343 Fix the bug 2016-01-22 18:50:13 +03:00
Nikita Volkov
90b7868678 Merge origin/master 2016-01-06 09:40:32 +03:00
Nikita Volkov
d4757f3bbc MonadIO for Session 2015-12-23 20:35:21 +05:00
Nikita Volkov
032f3be9f5 Return ConnectionError 2015-12-23 16:23:39 +05:00
Nikita Volkov
b777ae2e40 Revision 2015-12-21 18:51:42 +05:00
Nikita Volkov
838bc8cb8e Session and Query Arrow 2015-12-21 18:11:14 +05:00