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
Expected the \dt command to work from within slashbase in-app CLI. Got a syntax error. 😫
But it's not a syntax error if I use the same command from postgresql's CLI.
Expected the
\dtcommand to work from within slashbase in-app CLI. Got a syntax error. 😫But it's not a syntax error if I use the same command from postgresql's CLI.
Let me know if more details might be needed.
Thanks!