graphql-engine/server/src-lib/Hasura/GraphQL/Resolve
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
..
BoolExp.hs support computed fields returning scalars or set of tables (close #1387) (#2917) 2019-10-18 13:59:47 +05:30
Context.hs Add caching for recreating event trigger functions 2020-01-08 16:45:46 -06:00
InputValue.hs Track variable uses within query validation for caching (fix #3097) (#3135) 2019-10-16 09:33:34 -05:00
Insert.hs remove hdb_views for inserts (#3598) 2020-01-16 10:23:28 +05:30
Introspect.hs Track variable uses within query validation for caching (fix #3097) (#3135) 2019-10-16 09:33:34 -05:00
Mutation.hs fix updating a column with multiple operators causing postgres query error (fix #3432) (#3458) 2019-12-03 14:00:37 -06:00
Select.hs fix absence of "args" input field omits session variable argument, fix #3576 (#3585) 2019-12-26 16:32:48 -06:00
Types.hs remove hdb_views for inserts (#3598) 2020-01-16 10:23:28 +05:30