sequelize-sscce
sequelize-sscce copied to clipboard
Reproduce a bug with enums using schemas in pg
- Create a simple model that uses a schema on the database instead of public
- The model must have a property that is an array of enums
- Run a bulkCreate