-
Notifications
You must be signed in to change notification settings - Fork 2.8k
add name to migrate status response (close #2376) #3109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Beep boop! 🤖 Hey @eulercamposbarros, thanks for your PR! One of my human friends will review this PR and get back to you as soon as possible. Stay awesome! 😎 |
|
Deploy preview for hasura-docs ready! Built with commit cd64977 |
|
Review app for commit 325b033 deployed to Heroku: https://hge-ci-pull-3109.herokuapp.com |
|
Review app for commit c078516 deployed to Heroku: https://hge-ci-pull-3109.herokuapp.com |
|
Review app for commit 8e28bb0 deployed to Heroku: https://hge-ci-pull-3109.herokuapp.com |
|
Review app for commit 2893a2d deployed to Heroku: https://hge-ci-pull-3109.herokuapp.com |
|
Review app for commit ee7b0c1 deployed to Heroku: https://hge-ci-pull-3109.herokuapp.com |
|
Review app for commit 886db83 deployed to Heroku: https://hge-ci-pull-3109.herokuapp.com |
|
Sorry for the mess with all these commits. If this gets accepted, I suggest doing a squash merge to avoid clutter the git master's history. |
|
@eulercamposbarros could you please send an email to marion@hasura.io, so that we can arrange the shipping of your swag? 🙂 |
|
Review app for commit 832767d deployed to Heroku: https://hge-ci-pull-3109.herokuapp.com |
|
Review app for commit cd64977 deployed to Heroku: https://hge-ci-pull-3109.herokuapp.com |
|
Review app https://hge-ci-pull-3109.herokuapp.com is deleted |
Description
Adds Identifier to CLI status command response.
Affected components
Related Issues
#2376
Solution and Design
The source Driver interface was extended to expose the Identifier.
Steps to test and verify
Before:

After:

Limitations, known bugs & workarounds
Should the IDENTIFIER column be on the rightmost place (see image above)? Maybe it should be placed next to VERSION.