graphql-engine/server
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
..
graphiql initial support for livequeries (#176) 2018-07-20 12:52:46 +05:30
packaging add default cmd to dockerfile (close #228) (#281) 2018-08-13 15:58:22 +05:30
src-exec do not clean hdb_views by dropping and creating the schema (closes #567) (#568) 2018-09-28 16:22:54 +05:30
src-lib do not clean hdb_views by dropping and creating the schema (closes #567) (#568) 2018-09-28 16:22:54 +05:30
src-rsr update console variables and contributing guide (close #517) (#538) 2018-09-27 17:10:32 +05:30
test ui buttons to export and import metadata, reload metadata api (close #293) (#323) 2018-09-05 20:55:30 +05:30
tests-py add custom headers for webhooks, refactor retry logic (#419) 2018-09-24 17:20:11 +05:30
.dockerignore update packages (#251) 2018-08-08 13:10:13 +05:30
.gitignore initial support for livequeries (#176) 2018-07-20 12:52:46 +05:30
CONTRIBUTING.md update path in server contributing guide (#136) 2018-07-16 19:27:13 +05:30
graphql-engine.cabal jwt config now takes a jwk url (close #465) (#527) 2018-09-27 16:52:49 +05:30
Makefile python based tests (#387) 2018-09-18 11:51:57 +05:30
Setup.hs move raven into graphql-engine repo 2018-06-28 00:32:00 +05:30
stack-nightly.yaml move raven into graphql-engine repo 2018-06-28 00:32:00 +05:30
stack.yaml add custom headers for webhooks, refactor retry logic (#419) 2018-09-24 17:20:11 +05:30