Skip to content

v7.0.0-alpha.34

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Dec 12:31
· 465 commits to main since this release

7.0.0-alpha.34 (2023-12-12)

Bug Fixes

  • correct link to data types docs (#16674) (48dbd6f)
  • mssql: error when calling describeTable a table with a dot in its name (#16771) (579338e)
  • sort keys by depth in groupJoinData (#16788) (4959e0d)

Features

  • add an option to control the behavior of null in JSON attributes (#16861) (aff8f64)
  • add support for sql tag & functions in sequelize.query (#16863) (7129200)