graphql-engine/server/src-lib/Hasura/RQL/DML
Alexis King c322e8a5d4 Use a significantly more efficient table_info_agg view
Also, use the view in Schema.Diff to share some more logic.
2020-01-08 16:45:46 -06:00
..
Select avoid CTE expressions in sql function queries, close #3349 (#3504) 2019-12-09 20:27:44 -06:00
Count.hs Refactor schema cache construction to avoid imperative updates 2020-01-08 16:43:06 -06:00
Delete.hs Refactor schema cache construction to avoid imperative updates 2020-01-08 16:43:06 -06:00
Insert.hs Use a significantly more efficient table_info_agg view 2020-01-08 16:45:46 -06:00
Internal.hs Use a significantly more efficient table_info_agg view 2020-01-08 16:45:46 -06:00
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