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
selectN.oid::bigintas id,
N.xminas state_number,
nspname as name,
D.description,
pg_catalog.pg_get_userbyid(N.nspowner) as"owner"frompg_catalog.pg_namespace N
left joinpg_catalog.pg_description D onN.oid=D.objoid
Uh oh!
There was an error while loading. Please reload this page.
The datagrip query:
The minimal reproducible query:
The text was updated successfully, but these errors were encountered: