Commit Graph

228 Commits

Author SHA1 Message Date
Nikita Volkov
cc2c4db3c5 Clean up 2024-04-22 08:17:00 +03:00
Nikita Volkov
30665a331e Implement more tests and discover bugs 2024-04-22 08:03:23 +03:00
Nikita Volkov
8f5d6f7e81 Implement pipeline errors 2024-04-22 07:15:10 +03:00
Nikita Volkov
5e8147b737 Revise errors 2024-04-21 16:42:04 +03:00
nikita-volkov
d88476e2a9 Format 2024-04-21 13:08:03 +00:00
Nikita Volkov
3c831284bd Repurpose QueryError as a more general SessionError 2024-04-21 12:34:19 +03:00
Nikita Volkov
e76af7c559 Remove debugging 2024-04-21 12:26:28 +03:00
Nikita Volkov
eac7e7ccb7 Progress 2024-04-21 12:25:45 +03:00
Nikita Volkov
c2ab043911 Refactor status checking 2024-04-21 12:12:15 +03:00
Nikita Volkov
3c36ebf3d7 Progress 2024-04-21 11:39:07 +03:00
Nikita Volkov
b07dc536fe Clean up 2024-04-21 08:59:15 +03:00
Nikita Volkov
851444711b Progress 2024-04-21 08:56:52 +03:00
Nikita Volkov
117ebc3d0e Factor out the reusable pieces 2024-04-21 08:19:27 +03:00
Nikita Volkov
e366b3feba Simplify 2024-04-21 07:56:16 +03:00
Nikita Volkov
24b84452ea Merge branch 'master' into pipelining
* master:
  Set package version to 1.6.4.4
  Get rid of the decidable instance

# Conflicts:
#	library/Hasql/Session/Core.hs
2024-04-21 07:03:40 +03:00
Nikita Volkov
7d4a3b14f4 Get rid of the decidable instance 2024-04-21 06:35:33 +03:00
Nikita Volkov
a86cfd0873 Get rid of the decidable instance 2024-04-21 06:34:06 +03:00
Nikita Volkov
f96af01f08 Progress 2024-04-20 20:20:58 +03:00
Nikita Volkov
b587235bc6 Add test 2024-04-20 16:40:11 +03:00
Nikita Volkov
f1fa1f86dd Sketch Pipeline
No testing has been done yet
2024-04-20 09:32:40 +03:00
Nikita Volkov
f2f747e6c6 Switch to ImportQualifiedPost 2024-04-19 07:38:30 +03:00
Nikita Volkov
2edcd367b8 Clarify PTI 2024-04-19 07:34:33 +03:00
Nikita Volkov
d62949876f Extend the docs 2024-03-23 13:51:32 +03:00
Nikita Volkov
0353f6c307 Clarify the arg names 2024-03-23 13:51:32 +03:00
Nikita Volkov
ccedc7deb0 Fix refs 2024-03-23 13:51:32 +03:00
Nikita Volkov
5760b690c7 Correct the docs 2024-03-23 13:19:58 +03:00
Nikita Volkov
ccf4f395a3 Update and correct the docs 2024-03-23 13:08:15 +03:00
Nikita Volkov
658bfe9762 Move away from experimental conventions 2024-01-27 00:23:09 +03:00
Domen Kožar
73ac1079ac QueryError: add displayException 2024-01-04 14:05:30 +00:00
Nikita Volkov
3f85f643f2 Revert "Change the OID of composites from unknown to record"
This reverts commit 25f05bae79.
2023-10-31 20:04:31 +03:00
Nikita Volkov
25f05bae79 Change the OID of composites from unknown to record 2023-10-31 19:58:48 +03:00
Nikita Volkov
6270c62cee Lint 2023-10-16 03:54:25 +03:00
nikita-volkov
55dc24bbd5 Format 2023-10-12 23:24:12 +00:00
Able Arthy
5de064d755
Fix: update link to PG documentation 2023-07-04 13:25:07 +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
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
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
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
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
0f8a24a682 Add a warning 2022-06-30 11:03:55 +03:00
Nikita Volkov
b64a7015a1 Format with ormolu 2022-06-20 13:55:04 +03:00
Nikita Volkov
7430eae90e Fix docs 2022-05-30 12:25:40 +03:00