Skip to content

Instantly share code, notes, and snippets.

@gareth-cheeseman
Created April 20, 2023 20:35
Show Gist options
  • Save gareth-cheeseman/d1b7c436b3acd7ecc0afccc99308d035 to your computer and use it in GitHub Desktop.
Save gareth-cheeseman/d1b7c436b3acd7ecc0afccc99308d035 to your computer and use it in GitHub Desktop.
Get enum values postgres
SELECT enum_range(NULL::enum_name)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment