Nikita Volkov
|
8c2aacc464
|
Move to Github Actions
|
2023-10-13 02:23:14 +03:00 |
|
Nikita Volkov
|
558850adfb
|
Update README.md
|
2023-10-10 20:07:59 +03:00 |
|
Nikita Volkov
|
b9b8f8e7d8
|
Relax the postgresql-libpq bound
For compatibility reasons.
|
2023-07-31 13:05:18 +03:00 |
|
Nikita Volkov
|
d124e26715
|
Update postgresql-libpq and prepare for release
|
2023-07-31 13:03:22 +03:00 |
|
Nikita Volkov
|
5bb720d068
|
Format cabal
|
2023-07-31 13:00:54 +03:00 |
|
Nikita Volkov
|
fec0d0d029
|
Merge pull request #157 from ablearthy/fix/pg-link
Fix: update link to PG documentation
|
2023-07-05 02:13:29 +03:00 |
|
Able Arthy
|
5de064d755
|
Fix: update link to PG documentation
|
2023-07-04 13:25:07 +03:00 |
|
Nikita Volkov
|
d62ad09bb9
|
Remove travis badge
|
2023-06-08 19:32:04 +03:00 |
|
Nikita Volkov
|
07b4a357a7
|
Merge pull request #155 from mitchellwrosen/patch-2
Add `hasql-listen-notify` to ecosystem in readme
|
2023-01-30 19:23:48 +03:00 |
|
Mitchell Rosen
|
a40ef17e49
|
Add hasql-listen-notify to ecosystem in readme
|
2023-01-30 10:26:04 -05:00 |
|
Nikita Volkov
|
f41cc75599
|
Merge pull request #154 from mitchellwrosen/patch-1
Add `hasql-interpolate` to ecosystem section of readme
|
2023-01-11 09:47:04 +03:00 |
|
Mitchell Rosen
|
986ae15a79
|
Add hasql-interpolate to ecosystem section of readme
|
2023-01-10 20:01:29 -05:00 |
|
Nikita Volkov
|
bd5cc3dc0f
|
Prepare a release
|
2022-11-21 23:22:45 +03:00 |
|
Nikita Volkov
|
3d8527601f
|
Add unknownEnum
|
2022-11-21 23:21:54 +03:00 |
|
Nikita Volkov
|
cbb108941c
|
Update the docs
|
2022-11-21 22:59:27 +03:00 |
|
Nikita Volkov
|
31c553bd84
|
Add unkown enum
|
2022-11-21 22:58:44 +03:00 |
|
Nikita Volkov
|
fa707dd793
|
Bump and update changelog
|
2022-10-18 15:22:53 +03:00 |
|
Nikita Volkov
|
c1b5f00f19
|
Reorder things
|
2022-10-18 15:05:06 +03:00 |
|
Nikita Volkov
|
78a0be8fcf
|
Fix the tests and add name and oid types
|
2022-10-17 23:41:10 +03:00 |
|
Nikita Volkov
|
e3dd430e2e
|
Fix the binary encoder to specify binary format
|
2022-10-17 23:34:08 +03:00 |
|
Nikita Volkov
|
05ced1a711
|
Add a failing test on array of composites
|
2022-10-15 12:54:25 +03:00 |
|
Nikita Volkov
|
ad652549a1
|
Bump
|
2022-09-28 13:04:16 +03:00 |
|
Nikita Volkov
|
c90f331e17
|
Merge pull request #151 from jkachmar/patch-1
Relax lower bound on hashtables
|
2022-09-28 13:03:48 +03:00 |
|
jkachmar
|
5fb8cf278e
|
Relax lower bound on hashtables
|
2022-09-27 18:38:19 -04:00 |
|
Nikita Volkov
|
a5d4b702e6
|
Implement composite encoder
|
2022-09-25 16:13:02 +03:00 |
|
Nikita Volkov
|
75ffa3f13c
|
Format
|
2022-09-25 15:28:34 +03:00 |
|
Nikita Volkov
|
9e57753e33
|
Update summary and status
|
2022-09-20 15:49:47 +03:00 |
|
Nikita Volkov
|
bb2a7d1769
|
Move to postgresql-binary without the Data module
|
2022-09-17 13:17:57 +03:00 |
|
Nikita Volkov
|
554f097702
|
Bump
|
2022-09-17 11:53:33 +03:00 |
|
Nikita Volkov
|
fcadfbee3e
|
Move to explicit references to data-types
In attempt to avoid Haddock redirecting to postgresql-binary for type signatures.
|
2022-09-17 11:53:13 +03:00 |
|
Nikita Volkov
|
ef5bb2f58a
|
Fix the build
|
2022-09-08 14:13:37 +03:00 |
|
Nikita Volkov
|
3220655db9
|
Add lazy variations of bytestring json encoders
Addresses #149.
|
2022-09-07 21:53:39 +03:00 |
|
Nikita Volkov
|
67e2034f08
|
Remove the stack files
Since this is a library project and is supposed to compile against a range of dependencies.
|
2022-09-07 21:46:28 +03:00 |
|
Nikita Volkov
|
dbbcc7d8ad
|
Bump
|
2022-07-20 22:57:02 +03:00 |
|
Nikita Volkov
|
dfd8fe27c5
|
Update the changelog
|
2022-07-20 22:56:43 +03:00 |
|
Nikita Volkov
|
81381301dc
|
Bump and update the changelog
|
2022-07-20 22:47:12 +03:00 |
|
Nikita Volkov
|
e7cf3a2de9
|
Add error position
|
2022-07-20 22:46:02 +03:00 |
|
Nikita Volkov
|
f4407e120e
|
Bump
|
2022-07-20 22:37:55 +03:00 |
|
Nikita Volkov
|
fab38ac101
|
Add handling of EmptyQuery status
|
2022-07-20 22:37:47 +03:00 |
|
Nikita Volkov
|
55a4564abc
|
Add handling of empty query response
|
2022-07-20 22:22:38 +03:00 |
|
Nikita Volkov
|
9276d7e298
|
Add error position
|
2022-07-07 10:47:11 +03:00 |
|
Nikita Volkov
|
cf6458fe76
|
Format
|
2022-07-07 10:42:48 +03:00 |
|
Nikita Volkov
|
d6ed4e61a9
|
Bump
|
2022-06-30 11:04:18 +03:00 |
|
Nikita Volkov
|
0f8a24a682
|
Add a warning
|
2022-06-30 11:03:55 +03:00 |
|
Nikita Volkov
|
0dda3e587a
|
Allow vector-0.13
|
2022-06-20 13:55:18 +03:00 |
|
Nikita Volkov
|
b64a7015a1
|
Format with ormolu
|
2022-06-20 13:55:04 +03:00 |
|
Nikita Volkov
|
e2852d42fb
|
Bump
|
2022-06-20 13:54:07 +03:00 |
|
Nikita Volkov
|
6b40eec82a
|
Bump
|
2022-05-30 12:27:52 +03:00 |
|
Nikita Volkov
|
ea1161dfa5
|
Bump deps
|
2022-05-30 12:25:51 +03:00 |
|
Nikita Volkov
|
7430eae90e
|
Fix docs
|
2022-05-30 12:25:40 +03:00 |
|