Open Collective
Open Collective
Loading
Release of Sequelize v7.0.0-alpha.10
Published on February 24, 2022 by Sascha Depold

7.0.0-alpha.10 (2022-02-24)

Bug Fixes

  • postgres: correctly re-acquire connection while using pg-native (#14090) (c4c45cf)
  • types: drop excess argument for upsert (#14156) (c2459f0)
  • types: missing snowflake and db2 dialects (#14137) (75563db)
  • types: update 'replication' option property (#14126) (d906697)

Features