graphql-engine/server/src-lib/Hasura/RQL/DDL/Schema
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 Refactor common logic out of metadata processing 2020-01-30 18:17:29 -06:00
Cache.hs Merge branch 'master' into 3759-3791-minor-metadata-build-bugfixes 2020-02-05 18:25:46 +05:30
Catalog.hs Add fast path for server internal metadata migrations (#3686) 2020-01-14 01:09:10 -06:00
Diff.hs Add caching for recreating event trigger functions 2020-01-08 16:45:46 -06:00
Enum.hs Add caching for recreating event trigger functions 2020-01-08 16:45:46 -06:00
Function.hs incremental metadata: Clean up a few lingering loose ends 2020-01-08 17:19:03 -06:00
Rename.hs Add check expresion to update permissions (close #384) (#3804) 2020-02-13 13:08:49 +05:30
Table.hs Merge branch 'master' into 3759-3791-minor-metadata-build-bugfixes 2020-02-05 18:25:46 +05:30