Skip to content

v6.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jan 04:07
· 358 commits to v6 since this release
4063c2a

6.5.0 (2021-01-27)

Second release in 2021! 馃帀

Bug Fixes

  • mysql, mariadb: release connection on deadlocks (#12841) (c77b1f3)
  • types: allow changing values on before hooks (#12970) (e5b8929)
  • types: typo in sequelize.js and sequelize.d.ts (#12975) (2fe980e)

Features

  • postgres: add TSVECTOR datatype and @@ operator (#12955) (e45df29)