graphql-engine/server/test/testcases/insert_mutation
2018-12-15 21:40:29 +05:30
..
address_check_constraint_error.yaml insert mutations can now handle nested-data/relationsips (close #343) (#429) 2018-10-05 20:43:51 +05:30
address_not_null_constraint_error.yaml insert mutations can now handle nested-data/relationsips (close #343) (#429) 2018-10-05 20:43:51 +05:30
article_author_nested_error.yaml insert mutations can now handle nested-data/relationsips (close #343) (#429) 2018-10-05 20:43:51 +05:30
article_author_nested.yaml insert mutations can now handle nested-data/relationsips (close #343) (#429) 2018-10-05 20:43:51 +05:30
article_on_conflict_empty_update_columns.yaml allow selectively updating columns on a conflict during insert (fix #342) 2018-09-04 19:09:48 +05:30
article_on_conflict_error_01.yaml allow selectively updating columns on a conflict during insert (fix #342) 2018-09-04 19:09:48 +05:30
article_on_conflict_error_02.yaml allow selectively updating columns on a conflict during insert (fix #342) 2018-09-04 19:09:48 +05:30
article_on_conflict_error_03.yaml allow selectively updating columns on a conflict during insert (fix #342) 2018-09-04 19:09:48 +05:30
article_on_conflict_ignore_constraint.yaml add _inc and jsonb operators to update_mutation (close #159) (#169) 2018-07-20 16:21:20 +05:30
article_on_conflict_ignore.yaml allow selectively updating columns on a conflict during insert (fix #342) 2018-09-04 19:09:48 +05:30
article_on_conflict_only_constraint.yaml allow selectively updating columns on a conflict during insert (fix #342) 2018-09-04 19:09:48 +05:30
article_on_conflict_update_columns.yaml allow selectively updating columns on a conflict during insert (fix #342) 2018-09-04 19:09:48 +05:30
article_on_conflict_user_role.yaml apply update permissions for upsert mutations (#628) 2018-12-15 21:40:29 +05:30
article_on_conflict.yaml add _inc and jsonb operators to update_mutation (close #159) (#169) 2018-07-20 16:21:20 +05:30
article.yaml add _inc and jsonb operators to update_mutation (close #159) (#169) 2018-07-20 16:21:20 +05:30
author_articles_nested_error.yaml insert mutations can now handle nested-data/relationsips (close #343) (#429) 2018-10-05 20:43:51 +05:30
author_articles_nested.yaml insert mutations can now handle nested-data/relationsips (close #343) (#429) 2018-10-05 20:43:51 +05:30
author_on_conflict_ignore_user_role.yaml fix upsert queries to work on non admin roles (fix #239) (#291) 2018-08-17 20:14:43 +05:30
author_on_conflict_update_user_role.yaml fix upsert queries to work on non admin roles (fix #239) (#291) 2018-08-17 20:14:43 +05:30
author_unique_constraint_error.yaml insert mutations can now handle nested-data/relationsips (close #343) (#429) 2018-10-05 20:43:51 +05:30
author.yaml add _inc and jsonb operators to update_mutation (close #159) (#169) 2018-07-20 16:21:20 +05:30
order.yaml accept null values for input values, closes #252 (#266) 2018-08-07 16:13:42 +05:30
person_array.yaml add _inc and jsonb operators to update_mutation (close #159) (#169) 2018-07-20 16:21:20 +05:30
person.yaml add _inc and jsonb operators to update_mutation (close #159) (#169) 2018-07-20 16:21:20 +05:30