pg_enum_list
Retrieves all enum types and their values from a PostgreSQL database. Useful for inspecting custom enumerations in the schema.
Instructions
List all enum types and their values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Target name from ~/.dbx/targets/ |