Nikita Volkov
f578165491
Add refineResult
2020-03-21 20:54:13 +03:00
Nikita Volkov
3de214198a
Fix the compatibility issues in benchmarks and tests
2020-03-21 20:48:16 +03:00
Nikita Volkov
8facbbdb32
Merge pull request #127 from diogob/add-hasql-notifications-to-readme
...
Add link to hasql-notifications to README
2020-03-19 09:04:41 +03:00
Diogo Biazus
9d43aa2b2e
Add link to hasql-notifications to README
2020-03-17 19:02:31 -04:00
Nikita Volkov
b28f88ebad
Merge pull request #123 from jfischoff/master
...
Add an Exception instance to QueryError #122
2020-02-18 09:05:29 +03:00
Jonathan Fischoff
63f225834e
Add an Exception instance to QueryError #122
2020-02-17 09:25:18 -08:00
Nikita Volkov
0dd388b29d
Correct the demo
2020-01-28 21:31:23 +03:00
Nikita Volkov
b8eb8443ee
Set the version to 1.4.1
2020-01-22 09:22:51 +03:00
Nikita Volkov
d07d7a20f1
Add "refine" decoder
2020-01-22 09:22:21 +03:00
Nikita Volkov
0f6b788fb5
Sync with "master"
2020-01-22 09:21:36 +03:00
Nikita Volkov
b629be8cb4
Extend the readme
2019-12-04 15:48:51 +03:00
Nikita Volkov
233051f057
Update the docs on transaction
2019-12-04 12:35:42 +03:00
Nikita Volkov
667cc26562
Promote Hasql TH
2019-12-04 12:33:11 +03:00
Nikita Volkov
8db9acead2
Update Travis
2019-11-07 15:23:16 +03:00
Nikita Volkov
eea436f7c5
Update Travis
2019-11-07 02:38:02 +03:00
Nikita Volkov
ffe07b9a76
Downgrade the test-suite due to non-building deps for GHC 8.8
2019-11-07 01:08:12 +03:00
Nikita Volkov
0bd1529615
Update Travis
2019-11-07 00:15:04 +03:00
Nikita Volkov
173a5f8ae2
Set the version to 1.4.0.1
2019-11-06 02:29:15 +03:00
Nikita Volkov
084e392672
Add a refence to docs
2019-11-06 02:29:15 +03:00
Nikita Volkov
aea1fa6a39
Add a tutorial link
2019-11-04 17:25:36 +03:00
Nikita Volkov
afe46b1a0b
Update README.md
2019-06-28 22:12:24 +03:00
Nikita Volkov
482ed6a3f7
Correct the docs
2019-05-28 12:10:12 +03:00
Nikita Volkov
b6b8b56e94
Add a notion of "hasql-implicits" in README
2019-05-28 09:33:11 +03:00
Nikita Volkov
956bde980c
Redesign the codecs, updating the docs
2019-05-28 09:30:13 +03:00
Nikita Volkov
6e45f9f4d7
Add the IN and NOT IN recipe
2019-05-27 20:44:00 +03:00
Nikita Volkov
de0e34b62e
Add notices about multidimensional arrays
2019-05-27 20:43:46 +03:00
Nikita Volkov
3fcbcb23ba
Add a Contravariant instance for Array encoder
2019-05-26 18:05:59 +03:00
Nikita Volkov
d7d80ede8e
Correct the docs
2019-05-26 18:00:26 +03:00
Nikita Volkov
0724f75e67
Add a mention of "hasql-dynamic-statements"
2019-05-26 12:22:56 +03:00
Nikita Volkov
d066d4fe3d
Set the version to 1.4
2019-05-24 09:18:17 +03:00
Nikita Volkov
16d8b783ae
Update the links to other projects
2019-05-23 21:37:13 +03:00
Nikita Volkov
5f51693e75
Correct the docs
2019-05-22 21:50:59 +03:00
Nikita Volkov
ba6625b725
Update README in accordance to the new API
2019-05-22 10:46:42 +03:00
Nikita Volkov
ab3783f2eb
Update the links to other projects
2019-05-22 10:46:22 +03:00
Nikita Volkov
2523464e20
Overhaul the codecs API
2019-05-21 21:44:23 +03:00
Nikita Volkov
9ebf5593ce
Correct the docs
2019-05-21 21:37:28 +03:00
Nikita Volkov
5c260f9b50
Correct the docs
2019-05-21 21:36:29 +03:00
Nikita Volkov
3b6af08a28
Add shortcut array decoders
2019-05-21 21:34:20 +03:00
Nikita Volkov
296de5498b
Correct the grammar in docs
2019-05-21 21:34:01 +03:00
Nikita Volkov
37002e6530
Update the signature of "foldableArray"
2019-05-21 21:23:06 +03:00
Nikita Volkov
5fc68b7d92
Rearrange the encoders
2019-05-21 21:20:31 +03:00
Nikita Volkov
799fbca0ed
Add "foldableArray" encoder
2019-05-21 21:18:22 +03:00
Nikita Volkov
38e80351e6
Correct the docs
2019-05-21 18:51:53 +03:00
Nikita Volkov
872808e963
Correct the docs
2019-05-21 14:56:53 +03:00
Nikita Volkov
a1ead0ed62
Ditch foldableDimension
2019-05-21 13:29:00 +03:00
Nikita Volkov
db4261ddb5
Rename unit to noResult
2019-05-21 13:25:22 +03:00
Nikita Volkov
8f78014876
Correct the docs
2019-05-21 13:22:07 +03:00
Nikita Volkov
5b258ae53a
Ditch Primitive from encoders
...
That's for consistency with decoders, and decoders can't have this separation without introducing too much complexity. That's so because of there existing a support for composite types, which may consist of arrays and arrays may consist of composites.
2019-05-21 12:59:50 +03:00
Nikita Volkov
51e0568b75
Add array roundtrip tests
2019-05-21 08:49:47 +03:00
Nikita Volkov
590be494bc
Redesign decoders
2019-05-21 01:20:57 +03:00