graphql-engine/server/src-lib/Hasura/GraphQL
Rakesh Emmadi 0e9d6994ac refactor nested insert mutation and fix returning (fix #844) (#852)
* improved nested insert execution logic

* integrate error path, improve executing 'withExp' and improve tests

* add more readable types in '/Resolve/Insert.hs'

* set conflict context just before executing WITH expression
2018-11-02 19:31:01 +05:30
..
Resolve refactor nested insert mutation and fix returning (fix #844) (#852) 2018-11-02 19:31:01 +05:30
Transport clean up user variables parsing logic and fix explain api (#869) 2018-10-26 21:27:22 +05:30
Validate clean up user variables parsing logic and fix explain api (#869) 2018-10-26 21:27:22 +05:30
Explain.hs refactor select query generation (#941) 2018-10-31 18:21:20 +05:30
Resolve.hs clean up user variables parsing logic and fix explain api (#869) 2018-10-26 21:27:22 +05:30
Schema.hs optional 'set' field in insert permissions, closes #216 (#622) 2018-10-26 20:28:20 +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