graphql-engine/server/src-lib/Hasura/RQL/DML
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
..
Select refactor select query generation (#941) 2018-10-31 18:21:20 +05:30
Count.hs move raven into graphql-engine repo 2018-06-28 00:32:00 +05:30
Delete.hs refactor nested insert mutation and fix returning (fix #844) (#852) 2018-11-02 19:31:01 +05:30
Insert.hs refactor nested insert mutation and fix returning (fix #844) (#852) 2018-11-02 19:31:01 +05:30
Internal.hs clean up user variables parsing logic and fix explain api (#869) 2018-10-26 21:27:22 +05:30
QueryTemplate.hs improved sql generation for select queries (closes #6, #121, #278) (#643) 2018-10-05 14:26:47 +05:30
Returning.hs refactor nested insert mutation and fix returning (fix #844) (#852) 2018-11-02 19:31:01 +05:30
Select.hs refactor select query generation (#941) 2018-10-31 18:21:20 +05:30
Update.hs refactor nested insert mutation and fix returning (fix #844) (#852) 2018-11-02 19:31:01 +05:30