sequelize-sscce icon indicating copy to clipboard operation
sequelize-sscce copied to clipboard

Reproduce a bug with enums using schemas in pg

Open nahog opened this issue 3 years ago • 0 comments

  • 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

nahog avatar Dec 21 '21 16:12 nahog