Open Collective
Open Collective
Loading
Release of Sequelize v7.0.0-alpha.19
Published on October 15, 2022 by Sascha Depold

7.0.0-alpha.19 (2022-10-15)

Bug Fixes

  • mariadb: do not automatically parse JSON fields (#15070) (b4ebf2c)
  • mysql: fix Out of Memory error in bulkCreate with bigint value (#15054) (6c80eac)
  • types: fix TS 4.9 excessive depth error on InferAttributes (#15134) (5ac3c48)

Features

  • sqlite: enable RIGHT JOIN capability for sqlite (#15096) (a26ad37)