Commit Graph

21 Commits

Author SHA1 Message Date
87614611dd
fix: relax cursor constraints, fix enum test 2024-04-05 22:11:44 -05:00
500e67d793
fix: FromRow t bound on cursor 2024-04-05 21:53:37 -05:00
bc120b072c
feat: UnresultT 2024-04-05 21:49:31 -05:00
4aab05300b
fix: improve custom enum api 2024-04-05 20:56:46 -05:00
5fcf8c4549
feat: allow instances of serialize + deserialize outside this lib 2024-04-05 20:06:23 -05:00
8160660a98
feat: withPool 2024-04-03 16:27:41 -05:00
d8ac527835
docs: improve 2024-04-03 13:13:37 -05:00
544c7114ea
fix: prepare publish 2024-04-02 22:16:42 -05:00
e8d8fd24f3
feat: cursor monad 2024-04-02 15:58:34 -05:00
c0ec6dec53
docs: add docs 2024-04-01 15:20:59 -05:00
1e0f06d176
feat: transaction, session monads to handle resource acq + rel 2024-04-01 15:03:17 -05:00
0d5977829e
test: pool 2024-04-01 13:46:33 -05:00
ad0e5959b8
fix: test performance 2024-03-30 20:38:52 -05:00
7520b9eb19
feat: pool, docs 2024-03-30 19:50:02 -05:00
340cee4745
fix: some ergonomics, tests use postgres 2024-03-29 14:52:05 -05:00
08dd5fe964
feat: FromResult, tests 2024-03-28 15:18:06 -05:00
d1f84bcc72
fix: test client bindings 2024-03-27 15:26:40 -05:00
d7916683d7
fix: client, result bindings 2024-03-27 13:32:17 -05:00
753d14fdd9
fix: JSON support 2024-03-27 12:20:33 -05:00
e2eb753317
feat: init, basic serde 2024-03-26 21:59:28 -05:00
dog
6fadf32a68 Initial commit 2024-03-26 17:08:20 +00:00