graphql-engine/server/src-lib/Hasura/RQL/DML
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
..
Select remove hdb_views for inserts (#3598) 2020-01-16 10:23:28 +05:30
Count.hs remove hdb_views for inserts (#3598) 2020-01-16 10:23:28 +05:30
Delete.hs Refactor schema cache construction to avoid imperative updates 2020-01-08 16:43:06 -06:00
Insert.hs remove hdb_views for inserts (#3598) 2020-01-16 10:23:28 +05:30
Internal.hs remove hdb_views for inserts (#3598) 2020-01-16 10:23:28 +05:30
Mutation.hs fix json/jsonb columns as String values in nested returning of a mutation (fix #3365) (#3375) 2019-12-10 17:20:55 -06:00
Returning.hs Refactor schema cache construction to avoid imperative updates 2020-01-08 16:43:06 -06:00
Select.hs Refactor schema cache construction to avoid imperative updates 2020-01-08 16:43:06 -06:00
Update.hs Refactor schema cache construction to avoid imperative updates 2020-01-08 16:43:06 -06:00