graphql-engine/server/src-lib/Hasura
Robert f9dfb84c55 server: sort and prune error codes
This sorts the constructors in `Hasura.Base.Error.Code`, and removes unused ones.

https://github.com/hasura/graphql-engine-mono/pull/2277

GitOrigin-RevId: 2faf68edf70492c21a846d626951e65012a37e7c
2021-09-03 11:47:59 +00:00
..
Backends server/mssql: refine aggregate field SQL generation code 2021-09-02 23:01:15 +00:00
Base server: sort and prune error codes 2021-09-03 11:47:59 +00:00
Cache server: remove remnants of query plan caching (fix #1795) 2021-07-27 11:52:43 +00:00
Eventing server: add support for tagged and dynamic metrics 2021-08-05 21:08:17 +00:00
GraphQL server: set tracecontext and userInfo for DML actions on PG sources 2021-09-01 17:57:39 +00:00
Incremental server: inherited roles for mutations, remote schemas, actions and custom functions 2021-08-09 10:21:05 +00:00
Metadata server: fix cron trigger bug of new events not getting generated when cron trigger is imported via metadata 2021-05-26 16:20:19 +00:00
RQL server/mssql: integrate insert mutation schema parser for MSSQL backend 2021-08-31 13:35:49 +00:00
Server server: remove align, These(..) from Prelude 2021-08-24 17:42:13 +00:00
SQL kill Arbitrary (fix #1736) 2021-07-30 07:55:37 +00:00
App.hs [pro, server] Allow response when cache limits are hit 2021-08-25 01:53:45 +00:00
EncJSON.hs Remote schema execution logic 2021-08-06 13:40:37 +00:00
GC.hs server: simplify shutdown logic, improve resource management (#218) (#195) 2020-12-21 18:56:57 +00:00
HTTP.hs [pro, server] Allow response when cache limits are hit 2021-08-25 01:53:45 +00:00
Incremental.hs Build the GraphQL context after pruning dangling dependents 2020-01-30 18:17:29 -06:00
Logging.hs server: generalized LogQueryLog (fix #708) 2021-03-13 14:41:44 +00:00
Prelude.hs server: remove align, These(..) from Prelude 2021-08-24 17:42:13 +00:00
QueryTags.hs server: SQL query tags for GQL operations (closes #400) 2021-07-29 08:30:10 +00:00
Session.hs kill Arbitrary (fix #1736) 2021-07-30 07:55:37 +00:00
Tracing.hs Remote Schema Customization take 2 using parser tranformations 2021-07-30 11:33:59 +00:00