mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-17 04:24:35 +03:00
ffce0d266b
Issue: https://github.com/hasura/graphql-engine/issues/7499 Problem: cli doesn't exit if `migrate apply --all-databases` fail on 1 or more databases Solution: Store the names of the databases for which it failed and return ``` operation failed on : <database1>,<database2>,etc ``` https://github.com/hasura/graphql-engine-mono/pull/2305 Co-authored-by: Aravind K P <8335904+scriptonist@users.noreply.github.com> Co-authored-by: Vijay Prasanna <11921040+vijayprasanna13@users.noreply.github.com> GitOrigin-RevId: 8a30bdcc24de8a204320b00e5ea9d593a6293ad4 |
||
---|---|---|
.. | ||
spec.ts | ||
test.ts |