graphql-engine/server/test
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
..
testcases allow selectively updating columns on a conflict during insert (fix #342) 2018-09-04 19:09:48 +05:30
Main.hs check for updates every 24 hrs in background (fix #204) (#209) 2018-07-27 15:04:50 +05:30
Spec.hs allow selectively updating columns on a conflict during insert (fix #342) 2018-09-04 19:09:48 +05:30