graphql-engine/server/src-lib/Hasura/GraphQL/Execute
2020-11-10 07:50:26 +00:00
..
LiveQuery use only required session variables in multiplexed queries for subscriptions (#4329) 2020-11-03 13:45:22 +05:30
Action.hs server: split RQL.DML into four different parts (#6072) 2020-10-29 16:58:13 +00:00
Inline.hs remove SQL.Text, clean text functions 2020-10-22 14:07:48 +01:00
Insert.hs server: avoid raising mutation check constraint violation in pg procedure (#6123) 2020-11-06 13:22:22 +00:00
LiveQuery.hs server: accept only non-negative integers for batch size and refetch interval (close #5653) (#5759) 2020-09-17 10:56:41 +00:00
Mutation.hs server: split RQL.DML into four different parts (#6072) 2020-10-29 16:58:13 +00:00
Plan.hs Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
Prepare.hs server: make more use of hlint (#6059) 2020-10-28 16:40:33 +00:00
Query.hs server: generalize table name IR (#6127) 2020-11-10 07:50:26 +00:00
Remote.hs Server: Validate remote schema queries (#5938) 2020-10-13 14:03:11 +05:30
Resolve.hs remove SQL.Text, clean text functions 2020-10-22 14:07:48 +01:00
Types.hs Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00