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

Commit a20aa12b by Jan Aagaard Meier

3.23.2

1 parent 2294966a
Showing with 2 additions and 2 deletions
# Future
# 3.23.2
- [FIXED] Type validation now works with non-strings due to updated validator@5.0.0 [#5861](https://github.com/sequelize/sequelize/pull/5861)
- [FIXED] Improved offset and limit support for SQL server 2008 [#5616](https://github.com/sequelize/sequelize/pull/5616)
- [FIXED] options object cloned in all Sequelize methods (so not modified within Sequelize)
......
{
"name": "sequelize",
"description": "Multi dialect ORM for Node.JS/io.js",
"version": "3.23.1",
"version": "3.23.2",
"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!