graphql-engine/server/src-lib/Hasura
David Overton 7e79f8dc64 Fix migrations
Provides queries for fetching and inserting metadata into that database that do not assume there is a `resource_version` column. This means that will work when migrating to/from older versions.

Co-authored-by: Lyndon Maydwell <92299+sordina@users.noreply.github.com>
GitOrigin-RevId: dac636d530524082c5a13ae0f016a2d4ced16f7f
2021-02-19 08:47:10 +00:00
..
Backends/Postgres server: generalize schema cache building (#496) 2021-02-14 06:08:46 +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: support for maintenance mode in v1.4 2021-02-18 16:47:22 +00:00
GraphQL server: support for maintenance mode in v1.4 2021-02-18 16:47:22 +00:00
Incremental server: changes to support other backends 2021-02-03 16:25:17 +00:00
Metadata Optimistic Metadata Locking 2021-02-19 02:40:23 +00:00
RQL Fix migrations 2021-02-19 08:47:10 +00:00
Server Fix migrations 2021-02-19 08:47:10 +00:00
SQL server: generalize schema cache building (#496) 2021-02-14 06:08:46 +00:00
App.hs Fix migrations 2021-02-19 08:47:10 +00:00
EncJSON.hs server: heterogeneous execution of GraphQL queries (#5869) 2020-10-07 10:23:17 +00:00
GC.hs server: simplify shutdown logic, improve resource management (#218) (#195) 2020-12-21 18:56:57 +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: simplify JSON instances 2021-01-19 19:15:42 +00:00
Prelude.hs server: simplify JSON instances 2021-01-19 19:15:42 +00:00
Session.hs server: generalize schema cache building (#496) 2021-02-14 06:08:46 +00:00
Tracing.hs server: RQL code health 2021-01-08 23:10:36 +00:00