graphql-engine/server/src-lib/Hasura/RQL/DML
2018-10-26 21:27:22 +05:30
..
Count.hs move raven into graphql-engine repo 2018-06-28 00:32:00 +05:30
Delete.hs allow mutations on views only if they are allowed by postgres (fix #232) (#339) 2018-10-12 17:36:12 +05:30
Insert.hs optional 'set' field in insert permissions, closes #216 (#622) 2018-10-26 20:28:20 +05:30
Internal.hs clean up user variables parsing logic and fix explain api (#869) 2018-10-26 21:27:22 +05:30
QueryTemplate.hs improved sql generation for select queries (closes #6, #121, #278) (#643) 2018-10-05 14:26:47 +05:30
Returning.hs support aggregations (closes #786) (#787) 2018-10-26 14:32:43 +05:30
Select.hs allow ordering using columns from object relationships (closes #463) (#672) 2018-10-26 17:27:33 +05:30
Update.hs allow mutations on views only if they are allowed by postgres (fix #232) (#339) 2018-10-12 17:36:12 +05:30