Release of Sequelize v7.0.0-alpha.33
Published on October 11, 2023 by Sascha Depold

7.0.0-alpha.33 (2023-10-11)

Bug Fixes

  • db2: change SSL related keyword and value in connection-manager.ts (#16588) (0c4482b)
  • ibmi: reconnect when connection drops because of 08S01 error (#16259) (3e993f3)
  • mssql: add ability to specify schema in comments (#15729) (6398334)
  • updated constraint column order (#16614) (dd2aa18)

Features