graphql-engine/server
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
..
graphiql initial support for livequeries (#176) 2018-07-20 12:52:46 +05:30
packaging add default cmd to dockerfile (close #228) (#281) 2018-08-13 15:58:22 +05:30
src-exec add support for jwt authorization (close #186) (#255) 2018-08-30 16:02:09 +05:30
src-lib allow selectively updating columns on a conflict during insert (fix #342) 2018-09-04 19:09:48 +05:30
src-rsr server: add v1/version api, fix #34 (#37) 2018-07-03 21:04:25 +05:30
test allow selectively updating columns on a conflict during insert (fix #342) 2018-09-04 19:09:48 +05:30
testcases move raven into graphql-engine repo 2018-06-28 00:32:00 +05:30
.dockerignore update packages (#251) 2018-08-08 13:10:13 +05:30
.gitignore initial support for livequeries (#176) 2018-07-20 12:52:46 +05:30
CONTRIBUTING.md update path in server contributing guide (#136) 2018-07-16 19:27:13 +05:30
graphql-engine.cabal add support for jwt authorization (close #186) (#255) 2018-08-30 16:02:09 +05:30
Makefile update packages (#251) 2018-08-08 13:10:13 +05:30
Setup.hs move raven into graphql-engine repo 2018-06-28 00:32:00 +05:30
stack-nightly.yaml move raven into graphql-engine repo 2018-06-28 00:32:00 +05:30
stack.yaml update packages (#251) 2018-08-08 13:10:13 +05:30