graphql-engine/server/src-lib/Hasura/RQL
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
..
DDL add 'on_conflict' argument to insert mutation (closes #105) 2018-07-17 18:53:23 +05:30
DML add 'on_conflict' argument to insert mutation (closes #105) 2018-07-17 18:53:23 +05:30
Types add 'on_conflict' argument to insert mutation (closes #105) 2018-07-17 18:53:23 +05:30
GBoolExp.hs server: add _is_null operator, closes #106 2018-07-12 19:33:02 +05:30
Instances.hs move raven into graphql-engine repo 2018-06-28 00:32:00 +05:30
Types.hs move raven into graphql-engine repo 2018-06-28 00:32:00 +05:30