Add support to drop metadata inconsistency to the CLI
See original GitHub issueRight now the only way to drop metadata inconsistency is by using the REST API (https://docs.hasura.io/1.0/graphql/manual/api-reference/schema-metadata-api/manage-metadata.html#drop-inconsistent-metadata), it’d be ideal if this feature can be supported in the CLI (e.g hasura metadata ...
)
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:7 (7 by maintainers)
Top Results From Across the Web
Metadata inconsistency error after you switch table partitions ...
You drop files and filegroups that are mapped to the switched partition. You run a SELECT statement on the second table. In this...
Read more >Recover from an inconsistent database state #231 - GitHub
The console will show the inconsistent part of the metadata and an option to either delete it or reload metadata (with the assumption...
Read more >Manual Chapter: Metadata Utilities nsck and sync - AskF5
The nsck utility can show a volumes metadata to reveal which back-end shares hold its files and directories. If you suspect that the...
Read more >hasura metadata | Hasura GraphQL Docs - Hasura CLI
Manage Hasura GraphQL engine metadata saved in the database using the Hasura CLI. ... hasura metadata inconsistency - Manage inconsistent objects in Hasura ......
Read more >Understanding how EMRFS consistent view tracks objects in ...
When EMRFS deletes an object, a listing still remains in the metadata with a deleted state until that listing is purged using the...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hey @pradeepmurugesan did you have figured out more about integration test setup?