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

Commit 933690e4 by Mick Hansen

release(2.0.6)

1 parent 92e679e1
Showing with 2 additions and 2 deletions
# Next
# 2.0.6
- [BUG] Fix for newlines in hstore [#3383](https://github.com/sequelize/sequelize/issues/3383)
- [BUG] Fix unique key handling in Model.update [#3474](https://github.com/sequelize/sequelize/issues/3474)
- [BUG] Fix issue with Model.create() using fields not specifying and non-incremental primary key [#3458](https://github.com/sequelize/sequelize/issues/3458)
......
{
"name": "sequelize",
"description": "Multi dialect ORM for Node.JS",
"version": "2.0.5",
"version": "2.0.6",
"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!