graphql-engine/server/src-lib/Hasura/Server
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
..
Auth clean up user variables parsing logic and fix explain api (#869) 2018-10-26 21:27:22 +05:30
App.hs clean up user variables parsing logic and fix explain api (#869) 2018-10-26 21:27:22 +05:30
Auth.hs fix parsing webhook response, closes #890 (#894) 2018-10-28 22:01:24 +05:30
CheckUpdates.hs update checks on ci systems (close #319) (#383) 2018-09-12 16:33:36 +05:30
Init.hs allow unauthorized role in accesskey and JWT modes (closes #595) (#856) 2018-10-25 23:46:25 +05:30
Logging.hs http and websocket logs now correctly have user information, closes #849 (#850) 2018-10-25 15:07:57 +05:30
Middleware.hs initial support for livequeries (#176) 2018-07-20 12:52:46 +05:30
Query.hs clean up user variables parsing logic and fix explain api (#869) 2018-10-26 21:27:22 +05:30
Utils.hs refactor nested insert mutation and fix returning (fix #844) (#852) 2018-11-02 19:31:01 +05:30
Version.hs check for updates every 24 hrs in background (fix #204) (#209) 2018-07-27 15:04:50 +05:30