mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 17:31:56 +03:00
cb9996d9e5
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10032 GitOrigin-RevId: 696522090a252f8838c31da9ab92e6ed2b5cc5f8 |
||
---|---|---|
.. | ||
bench | ||
src | ||
test | ||
docker-compose.yml | ||
LICENSE | ||
Makefile | ||
pg-client.cabal | ||
README.md |
pg-client
A low level Postgres client library for Haskell. Used at Hasura in various production projects.
Style
This repository follows the graphql-engine
style guide.
Use make format
to run the formatter.