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

Commit 6611b408 by Jan Aagaard Meier

3.31.1

1 parent 01ac6bc0
Showing with 4 additions and 1 deletions
# Future
# v3.31.1
- [FIXED] postgres/connection-manager: Only fetch OIDs once [#8733](https://github.com/sequelize/sequelize/pull/8733)
# v3.31.0
- [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)
......
{
"name": "sequelize",
"description": "Multi dialect ORM for Node.JS/io.js",
"version": "3.31.0",
"version": "3.31.1",
"author": "Sascha Depold <sascha@depold.com>",
"contributors": [
{
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!