Skip to main content

One doc tagged with "enum types"

View all tags

Using Postgres Enum Types in GORM

Learn how to include PostgreSQL enum types in your GORM schema migrations using Atlas, and manage both custom enums and models in one workflow.