Skip to content

sql: add an optional FROM clause to SHOW ENUMS #57196

@arulajmani

Description

@arulajmani

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.

Metadata

Metadata

Assignees

Labels

C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions