graphql-engine/server/src-lib/Data
Rakesh Emmadi 362230e8d0 server: async action query subscription
Multi source support had limited the availability of async action queries in subscriptions. This PR
adds support for async action query subscriptions with new implementation. Also addresses https://github.com/hasura/graphql-engine/issues/6460.

GitOrigin-RevId: 5ddc321073d224f287dc4b86ce2239ff55190b36
2021-03-31 10:40:15 +00:00
..
Aeson server: split boolean operators between core and backend-specific 2021-03-25 17:51:08 +00:00
GADT/Compare Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
HashMap/Strict [Preview] Inherited roles for postgres read queries 2021-03-08 11:15:10 +00:00
List Merge pull request #113 from hasura/karthikeyan/remote-schema-permissions 2020-12-21 09:12:35 +00:00
Parser add additional tests for testing claims_namespace_path in JWT tokens (#4481) 2020-04-21 14:54:35 +05:30
Sequence Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
Text server: add MSSQL support 2021-02-23 17:38:36 +00:00
Time/Clock server: async action query subscription 2021-03-31 10:40:15 +00:00
Tuple Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
URL server: generalize schema cache building (#496) 2021-02-14 06:08:46 +00:00
Environment.hs server: support separate metadata database and server code setup for multi sources (#197) 2020-12-28 12:56:55 +00:00
TByteString.hs More robust forking, exception safety. Closes #3768 (#3860) 2020-03-05 23:29:26 +05:30