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
I have tried \d, \d+, \dt and describe with the table_name and public.table_name and public."table_name" but had no luck. What's the command to describe columns and constraints on any table? I can add it in a new PR.