issues
search
hasura
/
pg-client-hs
A low level Haskell library to connect to postgres
Apache License 2.0
25
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix branch name in graphql-engine link
#78
danieljharvey
closed
2 years ago
0
Readme update for migration
#77
danieljharvey
closed
2 years ago
0
Use more direct decoding for AltJ instance
#76
danieljharvey
closed
2 years ago
3
Filter further SOH chars
#75
danieljharvey
closed
2 years ago
0
Decode JSONB fields
#74
danieljharvey
closed
2 years ago
1
Revert recent PRs
#73
i-am-tom
closed
2 years ago
0
Update `arrayOf` for multi-dimensional arrays
#72
i-am-tom
closed
2 years ago
0
Refactor `ToPrepArg`, add instance for lists
#71
i-am-tom
closed
2 years ago
2
Add `arrayOf` for Oids
#70
i-am-tom
closed
2 years ago
0
Tests fail on aarch64-linux only
#69
sternenseemann
opened
2 years ago
0
Allow resizing Postgres connection pools
#68
abooij
closed
2 years ago
4
YAGNI: Deletes Setup.hs
#67
jkachmar
closed
2 years ago
0
Adds hlint CI action
#66
jkachmar
closed
2 years ago
2
Adds weeder support
#65
jkachmar
closed
2 years ago
1
fix: don't throw cancel handle errors on invalid connections
#64
ecthiender
closed
2 years ago
0
failed to allocate cancel handle error is confusing and misleading
#63
ecthiender
closed
2 years ago
0
Adds Makefile commands
#62
jkachmar
closed
2 years ago
0
Update hasura/pool to avoid a resource leak
#61
abooij
closed
2 years ago
0
Relax restrictive lower bound on mmorph
#60
jkachmar
closed
2 years ago
0
Add support for GHC 9.2
#59
jkachmar
closed
2 years ago
0
Cleanup in anticipation of GHC 9.0 and 9.2 support
#58
jkachmar
closed
2 years ago
0
Uses more aggressive GHC warnings
#57
jkachmar
closed
2 years ago
0
Updates GHC & regenerates freeze file
#56
jkachmar
closed
2 years ago
0
adds hashable instances for JSON and JSONB
#55
codingkarthik
closed
2 years ago
0
What does `AltJ` stand for?
#54
abooij
opened
2 years ago
0
Assorted Cabal file and CI fixes; switch to ormolu
#53
robx
closed
3 years ago
1
possible resource leak, connection not always actively destroyed
#52
robx
opened
3 years ago
0
Revert "Shrink libpq buffers to 1MB before returning connection to pool"
#51
robx
closed
3 years ago
2
Link to graphql-engine ticket discussing memory leak
#50
robx
closed
3 years ago
0
[do not merge] haskell.nix build setup
#49
jkachmar
closed
2 years ago
0
Improve error message for listen connection failure (fixes #30)
#48
robx
closed
3 years ago
0
Assorted refactoring of Connection and Pool modules
#47
robx
closed
3 years ago
0
does not build due to `resource-pool` version errors
#46
evertedsphere
closed
3 years ago
2
Rename variables to reflect units for ekg metrics
#45
awjchen
closed
3 years ago
3
support `sslcerts`and other ssl based options on `ConnOptions`
#44
kolharsam
opened
3 years ago
2
Actually rename noRetries to numRetries
#43
robx
closed
3 years ago
0
Rework retry policy
#42
robx
opened
3 years ago
0
Rename primary development branch from master -> main
#41
jkachmar
closed
3 years ago
2
Fix inaccurate retry policy comment, and clarify current behaviour
#40
robx
closed
3 years ago
0
Support for timing out / cancelling queries
#39
robx
closed
3 years ago
3
Add CI (Github Actions)
#38
robx
closed
3 years ago
0
Style, stack, test fixes
#37
robx
closed
3 years ago
0
Tries to fix 'Lift' instance propagation for 'Query'
#36
jkachmar
closed
3 years ago
2
Prefer explicit UTF-8 decoding in TH file parser
#35
jkachmar
closed
3 years ago
1
Emit logs when pool is getting saturated
#34
Naveenaidu
closed
2 years ago
2
Emit logs when conn pool is nearing saturation
#33
Naveenaidu
closed
3 years ago
1
Refactor of 'listen', in prep for upstream refactor
#32
jberryman
closed
3 years ago
1
modify pools to also carry ekg stats
#31
evertedsphere
closed
3 years ago
0
better error message when LISTEN fails in consuming
#30
tirumaraiselvan
closed
3 years ago
0
add connection acquisition timeout exception
#29
eviefp
closed
3 years ago
1
Next