hasura/graphql-engine

docs: guide on how to uninstall/purge hasura

オープン

#3,923 opened on 2020/02/21

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (2,787 件のフォーク)batch import
c/docshelp wanted

Repository metrics

Stars
 (31,371 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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!

コントリビューターガイド