hasura / hasura/graphql-engine
"allow_inconsistent_metadata" env var missing from cli-migrations image
Open
c/cli
k/bug
t/product-platform
- Dominant language
- TypeScript
- Stars
- 32.1k
- Forks
- 3k
- PR merge metrics
- PR metrics pending
Description
### Version Information
Server Version: 2.1.1
### Environment
Linux
### What is the expected behaviour?
2.0.0 added the `allow_inconsistent_metadata` argument to the `replace_metadata` API call. Unless documentation is wrong, it doesn't seem to be available as an environment variable for the cli-migrations image.
It would also be nice to have a checkbox in the frontend when importing metadata.json there, but I don't personally need that.
### What is the current behaviour?
`allow_inconsistent_metadata` only seems available through API calls.
Contributor guide
Assessment
This issue has not been assessed yet.