graphql-engine/server/src-lib/Hasura
Rakesh Emmadi 5efa366b49 add 'on_conflict' argument to insert mutation (closes #105)
* add 'on_conflict' condition to allow upsert mutation, closes #105

* check for empty unique or primary key constraints

* add 'on_conflict' condition test cases and introspection test case

* update 'conflict_action' enum values' description
2018-07-17 18:53:23 +05:30
..
GraphQL add 'on_conflict' argument to insert mutation (closes #105) 2018-07-17 18:53:23 +05:30
RQL add 'on_conflict' argument to insert mutation (closes #105) 2018-07-17 18:53:23 +05:30
Server add 'on_conflict' argument to insert mutation (closes #105) 2018-07-17 18:53:23 +05:30
SQL server: use row expressions instead of json_build_object 2018-07-09 12:55:49 +05:30
Prelude.hs move raven into graphql-engine repo 2018-06-28 00:32:00 +05:30