-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
c/consoleRelated to consoleRelated to consolek/enhancementNew feature or improve an existing featureNew feature or improve an existing feature
Description
Is your proposal related to a problem?
Hasura console does not currently display schemas when the schema name starts with pg.
The postgres documentation states that
Schema names beginning with
pg_are reserved for system purposes and cannot be created by users.
Describe the solution you'd like
Hasura console should show schemas beginning with pg (but not pg_)
Metadata
Metadata
Assignees
Labels
c/consoleRelated to consoleRelated to consolek/enhancementNew feature or improve an existing featureNew feature or improve an existing feature