graphql-engine/server/src-lib/Hasura/RQL/DDL/Schema/Cache
Phil Freeman 9ed8f717a7 remove hdb_views for inserts (#3598)
* WIP: Remove hdb_views for inserts

* Show failing row in check constraint error

* Revert "Show failing row in check constraint error"

This reverts commit dd2cac29d0.

* Use the better query plan

* Simplify things

* fix cli test

* Update downgrading.rst

* remove 1.1 asset for cli
2020-01-16 10:23:28 +05:30
..
Common.hs Switch to a CPS implementation of Rule 2020-01-08 16:45:46 -06:00
Dependencies.hs Add support for fine-grained dependency tracking to Incremental 2020-01-08 16:45:54 -06:00
Fields.hs Properly check that custom field names do not conflict with other fields 2020-01-08 16:45:53 -06:00
Permission.hs remove hdb_views for inserts (#3598) 2020-01-16 10:23:28 +05:30