graphql-engine/server/src-exec
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
..
Main.hs jwt config now takes a jwk url (close #465) (#527) 2018-09-27 16:52:49 +05:30
Ops.hs do not clean hdb_views by dropping and creating the schema (closes #567) (#568) 2018-09-28 16:22:54 +05:30
TH.hs update catalog version to 2 (#357) 2018-09-05 17:12:20 +05:30