mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-17 20:41:49 +03:00
5efa366b49
* 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 |
||
---|---|---|
.. | ||
Execute | ||
Resolve | ||
Validate | ||
Execute.hs | ||
Schema.hs | ||
Utils.hs |