hasura / pg-client-hs

A low level Haskell library to connect to postgres
Apache License 2.0
25 stars 15 forks source link

adds hashable instances for JSON and JSONB #55

Closed codingkarthik closed 2 years ago

codingkarthik commented 2 years ago

adds hashable instances for JSON and JSONB types.