-
Notifications
You must be signed in to change notification settings - Fork 4.1k
sql: add an optional FROM clause to SHOW ENUMS #57196
Copy link
Copy link
Closed
Labels
C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
Description
Is your feature request related to a problem? Please describe.
The SHOW ENUMS statement should be expanded to include an optional FROM clause, which takes either a schema name or a database.schema name. This would bring us in line with the SHOW TABLES statement, which allows for this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)