hasura/graphql-engine

docs: guide on how to uninstall/purge hasura

Open

#3,923 建立於 2020年2月21日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)TypeScript (31,371 star) (2,787 fork)batch import
c/docshelp wanted

描述

Dear Hasura people, we're using your amazing hasura.cli-migrations docker container but as part of a pipeline, I would need to completely kill any hasura objects in my database in order to rebuild them. Having some dependency issues at the moment (specifically INSTEAD OF triggers that seem to get created when granting some partial INSERT permissions)

Is it as simple as dropping the hdb_views and hdb_catalog schemas?

I would suggest adding this information to your also-amazing documentation.

Thanks!

貢獻者指南

docs: guide on how to uninstall/purge hasura · hasura/graphql-engine#3923 | Good First Issue