graphql-engine/server/src-lib/Hasura/GraphQL
Antoine Leblanc 3537e2acdc server: fix primary key mutations issue (closes #6255) (#129)
* Add update_by_pk test with more interesting permissions.

* Add new delete test with more interesting permissions.

* Fix byPk operations not providing all columns.

* Empty commit to unlock ci.

GitOrigin-RevId: eb1ca2cc4c59f421bc5fedf49bef91aa4bbdca94
2020-12-02 14:13:00 +00:00
..
Execute Disallow caching for remote joins with forwarded headers (master) (#58) 2020-12-01 23:24:24 +00:00
Parser server: schema that grows (#105) 2020-12-01 15:51:13 +00:00
Schema server: fix primary key mutations issue (closes #6255) (#129) 2020-12-02 14:13:00 +00:00
Transport Disallow caching for remote joins with forwarded headers (master) (#58) 2020-12-01 23:24:24 +00:00
Context.hs server: make the UnpreparedValue less tightly bound to the backend (#108) 2020-11-25 16:08:27 +00:00
Execute.hs server: make the UnpreparedValue less tightly bound to the backend (#108) 2020-11-25 16:08:27 +00:00
Explain.hs server: schema that grows (#105) 2020-12-01 15:51:13 +00:00
Logging.hs server: metadata storage abstraction for scheduled triggers 2020-11-25 10:57:38 +00:00
Parser.hs server: schema that grows (#105) 2020-12-01 15:51:13 +00:00
RemoteServer.hs server: make more use of hlint (#6059) 2020-10-28 16:40:33 +00:00
Schema.hs server: schema that grows (#105) 2020-12-01 15:51:13 +00:00
Utils.hs server: make more use of hlint (#6059) 2020-10-28 16:40:33 +00:00