graphql-engine/server/src-lib/Hasura
Auke Booij b4c56f26e1 Derive a few instances for PGMetadataStorageAppT
Use GHC's "deriving via" mechanism to obtain a few type class instances for free.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/3382
GitOrigin-RevId: 43df1e2e3f770d07f8bc7101cc47b80fc7a34915
2022-02-02 17:26:27 +00:00
..
Backends server/tests: run Haskell integration tests in CI 2022-01-28 12:22:09 +00:00
Base server: add explicit export lists in OSS server and enforce with warning 2021-11-04 16:09:38 +00:00
Cache server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Eventing Deploy server documentation to github page in CI 2022-01-31 13:16:29 +00:00
Experimental server/mssql: restrict "count" aggregate query on multiple columns 2022-01-18 14:54:46 +00:00
GraphQL Deploy server documentation to github page in CI 2022-01-31 13:16:29 +00:00
Incremental distinct_on for BigQuery 2022-01-17 10:02:17 +00:00
Metadata server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
RQL server: report duplicate entries in metadata lists using ToTxt instead of Show 2022-02-01 11:30:58 +00:00
Server server: Refresh JWKs maximum once per second 2022-01-28 00:18:56 +00:00
SQL Experimental backend adapter 2021-12-22 00:11:28 +00:00
App.hs Derive a few instances for PGMetadataStorageAppT 2022-02-02 17:26:27 +00:00
EncJSON.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
GC.hs server: add explicit export lists in OSS server and enforce with warning 2021-11-04 16:09:38 +00:00
HTTP.hs Add default User-Agent header for Action requests 2022-01-31 06:50:13 +00:00
Incremental.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Logging.hs server: log DB locking queries during source catalog migration 2021-11-09 14:22:44 +00:00
Prelude.hs Revert "Feature/multiple jwt secrets" 2021-12-14 14:29:52 +00:00
QueryTags.hs server: add explicit export lists in OSS server and enforce with warning 2021-11-04 16:09:38 +00:00
Session.hs Prevent uses of unsafeMkName whenever possible. 2022-01-27 15:13:37 +00:00
Tracing.hs Remove Unique from Definition 2021-12-01 16:21:35 +00:00