不要怂,就是干,撸起袖子干!

Commit 17ebf57d by Sushant

changelog: v3.31.0

1 parent fce8805a
Showing with 3 additions and 1 deletions
# Future # Future
# v3.31.0
- [FIXED] Passing parameters to model getters [#7404](https://github.com/sequelize/sequelize/issues/7404) - [FIXED] Passing parameters to model getters [#7404](https://github.com/sequelize/sequelize/issues/7404)
- [FIXED] `changeColumn` generates incorrect query with ENUM type [#7456](https://github.com/sequelize/sequelize/pull/7456) - [FIXED] `changeColumn` generates incorrect query with ENUM type [#7456](https://github.com/sequelize/sequelize/pull/7456)
- [ADDED] `ARRAY(ENUM)` support for Postgres - [ADDED] `ARRAY(ENUM)` support for Postgres [#8703](https://github.com/sequelize/sequelize/pull/8703)
# 3.30.3 # 3.30.3
- [ADDED] Ability to run transactions on a read-replica by marking transactions as read only [#7323](https://github.com/sequelize/sequelize/issues/7323) - [ADDED] Ability to run transactions on a read-replica by marking transactions as read only [#7323](https://github.com/sequelize/sequelize/issues/7323)
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!