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

Commit b2682cf9 by Jan Aagaard Meier

3.28.0

1 parent 02bceaa3
Showing with 4 additions and 2 deletions
# Future # 3.28.0
- [FIXED] Soft-delete not returning number of affected rows on mssql [#6916](https://github.com/sequelize/sequelize/pull/6916) - [FIXED] Soft-delete not returning number of affected rows on mssql [#6916](https://github.com/sequelize/sequelize/pull/6916)
- [ADDED] `afterConnect` hook - [ADDED] `afterConnect` hook
- [FIXED] Range integer parsing [#6897](https://github.com/sequelize/sequelize/pull/6897)
- [FIXED] Upsert return value for mysql [#6963](https://github.com/sequelize/sequelize/pull/6963)
# 3.27.0 # 3.27.0
- [FIXED] Incorrect column name for generateThroughJoin [#6878](https://github.com/sequelize/sequelize/pull/6878) - [FIXED] Incorrect column name for generateThroughJoin [#6878](https://github.com/sequelize/sequelize/pull/6878)
......
{ {
"name": "sequelize", "name": "sequelize",
"description": "Multi dialect ORM for Node.JS/io.js", "description": "Multi dialect ORM for Node.JS/io.js",
"version": "3.27.0", "version": "3.28.0",
"author": "Sascha Depold <sascha@depold.com>", "author": "Sascha Depold <sascha@depold.com>",
"contributors": [ "contributors": [
{ {
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!