graphql-engine/server/src-lib/Hasura/GraphQL
2018-09-29 13:21:49 +05:30
..
Resolve add jsonb boolean operators (close #369) (#376) 2018-09-07 17:45:28 +05:30
Transport on a conn_init error send connection_err message instead of closing the ws conn (fix #537) (#572) 2018-09-29 13:21:49 +05:30
Validate allow selectively updating columns on a conflict during insert (fix #342) 2018-09-04 19:09:48 +05:30
Resolve.hs simpler root level select fields using primary keys (fix #304) (#306) 2018-08-27 19:47:03 +05:30
Schema.hs dont set non-null constraint for manual object relationships (close #462) 2018-09-18 17:01:16 +05:30
Utils.hs filter schema identifiers to conform to graphql naming scheme (close #134) (#211) 2018-07-27 15:20:12 +05:30
Validate.hs initial support for livequeries (#176) 2018-07-20 12:52:46 +05:30