graphql-engine/server/src-lib/Hasura/RQL/DDL
2018-10-12 17:36:12 +05:30
..
Permission allow mutations on views only if they are allowed by postgres (fix #232) (#339) 2018-10-12 17:36:12 +05:30
Schema allow mutations on views only if they are allowed by postgres (fix #232) (#339) 2018-10-12 17:36:12 +05:30
Deps.hs move raven into graphql-engine repo 2018-06-28 00:32:00 +05:30
Metadata.hs add custom headers for webhooks, refactor retry logic (#419) 2018-09-24 17:20:11 +05:30
Permission.hs fix non-admin insert returns null column values when query affects zero rows in postgres (fix #563) (#565) 2018-09-29 11:12:47 +05:30
QueryTemplate.hs improved sql generation for select queries (closes #6, #121, #278) (#643) 2018-10-05 14:26:47 +05:30
Relationship.hs dont set non-null constraint for manual object relationships (close #462) 2018-09-18 17:01:16 +05:30
Subscribe.hs format schema name and table name as identifiers in event triggers (fix #639) (#644) 2018-10-09 12:09:20 +05:30
Utils.hs do not clean hdb_views by dropping and creating the schema (closes #567) (#568) 2018-09-28 16:22:54 +05:30