graphql-engine/server/src-lib/Hasura
Phil Freeman f615abd2f2
Add check expresion to update permissions (close #384) (#3804)
* Add check expresion to update permissions (close #384)

* wip on conflict behavior

* Handle upserts for views properly

* Use insert check if there is no update check

* Fix the test

* Improve error message slightly

Co-authored-by: Vamshi Surabhi <0x777@users.noreply.github.com>
2020-02-13 13:08:49 +05:30
..
Cache Add fast path for server internal metadata migrations (#3686) 2020-01-14 01:09:10 -06:00
Events Add request timings and count histograms to telemetry. Closes #3552 2020-02-03 18:50:10 -06:00
GraphQL Add check expresion to update permissions (close #384) (#3804) 2020-02-13 13:08:49 +05:30
Incremental Build the GraphQL context after pruning dangling dependents 2020-01-30 18:17:29 -06:00
RQL Add check expresion to update permissions (close #384) (#3804) 2020-02-13 13:08:49 +05:30
Server Add downgrade command (close #1156) (#3760) 2020-02-07 16:33:12 +05:30
SQL fix casting citext column type (fix #2818) (#3861) 2020-02-11 16:02:13 +05:30
App.hs Add downgrade command (close #1156) (#3760) 2020-02-07 16:33:12 +05:30
Cache.hs allow specifying an upper limit on the query plan cache size (#3012) 2019-11-25 11:12:23 -06:00
Db.hs incremental metadata: Clean up a few lingering loose ends 2020-01-08 17:19:03 -06:00
EncJSON.hs save permissions, relationships and collections in catalog with 'is_system_defined' explicitly (#3165) 2019-10-21 11:01:05 -05:00
HTTP.hs server: Parameterize the graphql-engine library over the version (#3668) 2020-01-22 15:55:55 -06:00
Incremental.hs Build the GraphQL context after pruning dangling dependents 2020-01-30 18:17:29 -06:00
Logging.hs refactor some internal components (#3414) 2019-11-26 17:44:21 +05:30
Prelude.hs Add request timings and count histograms to telemetry. Closes #3552 2020-02-03 18:50:10 -06:00