mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 01:12:56 +03:00
695164b176
- Hasura CLI shows metadata diff in YAML for type `json` in directory mode. The expected behaviour is to show the diff in JSON - The unified-json shows diff in YAML, not in JSON. - Add new diff type unified-yaml which shows the diff in YAML unified format. - Check the flag value of type in `hasura metadata diff --type` - The help text of `seed apply`( `hasura seed apply --file seeds/1234_add_some_seed_data.sql`) should be updated to `hasura seed apply --file 1234_add_some_seed_data.sql --database-name default` and similarly in docs. PR-URL: https://github.com/hasura/graphql-engine-mono/pull/3246 Co-authored-by: Aravind K P <8335904+scriptonist@users.noreply.github.com> GitOrigin-RevId: 1d16ad9ea4dd366af32498ce878ae132bd239be9 |
||
---|---|---|
.. | ||
console | ||
metadata | ||
migrate |