graphql-engine/server/src-lib/Hasura
hasura-bot 3451413d1a server: do not block catalog migration on inconsistent metadata (#139)
Co-authored-by: Karthikeyan Chinnakonda <karthikeyan@hasura.io>
GITHUB_PR_NUMBER: 6286
GITHUB_PR_URL: https://github.com/hasura/graphql-engine/pull/6286

Co-authored-by: Karthikeyan Chinnakonda <karthikeyan@hasura.io>
Co-authored-by: Tirumarai Selvan <tiru@hasura.io>
GitOrigin-RevId: 27bbfc960da87e4ad54bad5943782f28aa113874
2020-12-04 08:39:05 +00:00
..
Backends/Postgres server: don't memoize backend scalar type reps through WithScalarType (#136) 2020-12-03 12:22:24 +00:00
Cache Support only the bounded cache, with default HASURA_GRAPHQL_QUERY_PLAN_CACHE_SIZE of 4000. Closes #5363 2020-07-28 19:02:44 -04:00
Eventing server: metadata storage abstraction for scheduled triggers 2020-11-25 10:57:38 +00:00
GraphQL server: don't memoize backend scalar type reps through WithScalarType (#136) 2020-12-03 12:22:24 +00:00
Incremental Merge oss/master onto mono/main 2020-11-12 22:37:19 +05:30
Metadata server: metadata storage abstraction for scheduled triggers 2020-11-25 10:57:38 +00:00
RQL server: don't memoize backend scalar type reps through WithScalarType (#136) 2020-12-03 12:22:24 +00:00
Server server: do not block catalog migration on inconsistent metadata (#139) 2020-12-04 08:39:05 +00:00
SQL server: schema that grows (#105) 2020-12-01 15:51:13 +00:00
App.hs server: allocation limits (#82) 2020-12-03 04:07:22 +00:00
EncJSON.hs server: heterogeneous execution of GraphQL queries (#5869) 2020-10-07 10:23:17 +00:00
HTTP.hs improve debug information in actions errors response (close #4031) (#4432) 2020-04-24 13:25:51 +05:30
Incremental.hs Build the GraphQL context after pruning dangling dependents 2020-01-30 18:17:29 -06:00
Logging.hs server: make more use of hlint (#6059) 2020-10-28 16:40:33 +00:00
Prelude.hs server: query remote server in a remote join query iff all arguments are not null (#31) 2020-11-18 09:00:12 +00:00
Session.hs server: remove a few unused Lift instances (#114) 2020-11-26 13:58:07 +00:00
Tracing.hs Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00