|
|
|
|
|
by mattashii
934 days ago
|
|
I'll note that that's not at all equivalent to v3's 'connect with psql'. v3 popped open a terminal with psql for the user in a new window (thus giving an equivalent experience to 'normal' use of psql, with the user's configured terminal settings etc.), while v4 only forwards the output of a virtual terminal to their web app (thus requiring you to keep a window open, keeping v4's server running, etc.). I can understand why they did that (with the whole 'web first' shtick), but for me it does not provide the same functionality and is thus essentially useless. |
|