You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While running some tests I noticed when adding the logLevel flag the interactive sql support, the terminal output gets misformatted.
We'll have to consider what and how it gets logged.
Below, a set of simple inputs I used to demonstrate the behaviour followed by a screenshot of how it looks.
mgradm support sql -i
exit
mgradm support sql -i --logLevel debug
exit
The text was updated successfully, but these errors were encountered:
While running some tests I noticed when adding the logLevel flag the interactive sql support, the terminal output gets misformatted.
We'll have to consider what and how it gets logged.
Below, a set of simple inputs I used to demonstrate the behaviour followed by a screenshot of how it looks.
The text was updated successfully, but these errors were encountered: