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

Commit 922ee653 by Jan Aagaard Meier

4.0.0-1

1 parent d61951d6
Showing with 2 additions and 2 deletions
# Future
# 4.0.0-1
- [CHANGED] Removed `modelManager` parameter from `Model.init()` [#6437](https://github.com/sequelize/sequelize/issues/6437)
- [FIXED] Made `Model.init()` behave like `sequelize.define()` (hooks are called and options have proper defaults) [#6437](https://github.com/sequelize/sequelize/issues/6437)
- [ADDED] `restartIdentity` option for truncate in postgres [#5356](https://github.com/sequelize/sequelize/issues/5356)
......
{
"name": "sequelize",
"description": "Multi dialect ORM for Node.JS",
"version": "4.0.0-0",
"version": "4.0.0-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!