graphql-engine/server/src-lib/Hasura/RQL
Vamshi Surabhi b084249e01 do not clean hdb_views by dropping and creating the schema (closes #567) (#568)
Fix migration logic to accommodate for non superuser permissions. Closes #567 

- [x] Server

By clearing the `hdb_views` schema of existing views and functions instead of dropping and creating it again. 

- [x] Bug fix (non-breaking change which fixes an issue)
2018-09-28 16:22:54 +05:30
..
DDL do not clean hdb_views by dropping and creating the schema (closes #567) (#568) 2018-09-28 16:22:54 +05:30
DML fix geojson inconsistencies (closes #510) (#513) 2018-09-27 17:53:17 +05:30
Types add custom headers for webhooks, refactor retry logic (#419) 2018-09-24 17:20:11 +05:30
GBoolExp.hs allow _is_null operator for filter/check permissions (close #456) (#477) 2018-09-18 17:15:35 +05:30
Instances.hs move raven into graphql-engine repo 2018-06-28 00:32:00 +05:30
Types.hs add custom headers for webhooks, refactor retry logic (#419) 2018-09-24 17:20:11 +05:30