Rakesh Emmadi
0a3f68a6eb
allow selectively updating columns on a conflict during insert ( fix #342 )
...
* fix primary key changing on upsert, fix #342
* add 'update_columns' in 'on_conflict' object, consider 'allowUpsert'
* 'ConflictCtx' type should respect upsert cases
* validation for not null fields in an object
2018-09-04 19:09:48 +05:30
Vamshi Surabhi
114418c378
server: support @skip and @include directives. closes #7
2018-06-29 14:50:49 +05:30
Vamshi Surabhi
f6bb130240
server: improved error messages. closes #8
2018-06-29 12:51:04 +05:30
Vamshi Surabhi
c09725ba79
server: coerce 'a' to '[a]' for list input types
2018-06-29 10:17:53 +05:30
Vamshi Surabhi
7e0bb03f17
server: map pgvarchar to GraphQL String
2018-06-29 10:17:53 +05:30
Vamshi Surabhi
47c73f750f
server: use insert-ordered-containers for ordered map
2018-06-28 13:49:52 +05:30
Vamshi Surabhi
530027cf20
move raven into graphql-engine repo
2018-06-28 00:32:00 +05:30