Sequelize Enum Utils
JSON →Sequelize Enum Utils is a utility package (version 1.1.0) that simplifies PostgreSQL ENUM manipulation in Sequelize migrations. It provides helper functions for safely adding and removing enum members, handling column updates and default values automatically. Unlike raw SQL or manual migration scripts, this package abstracts common pitfalls like enum value existence checks and column default value handling. It is authored by Federico Antunes and targets projects using Sequelize with PostgreSQL. The release cadence is low; the package is stable with a single major version.
Resources
packagesequelize_enum_utils ↗
API endpoints
full doc /v1/registry/sequelize_enum_utils