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

Commit d0f23946 by Jan Aagaard Meier

Update README.md

1 parent 03de251a
Showing with 1 additions and 1 deletions
......@@ -65,7 +65,7 @@ A very basic roadmap. Chances aren't too bad, that not mentioned things are impl
- ~~Model#delete~~ (renamed to [Model.destroy()](http://sequelizejs.com/documentation#instances-destroy))
- ~~Validate a model before it gets saved.~~ Implemented in [#601](https://github.com/sequelize/sequelize/pull/601), thanks to @durango
- Move validation of enum attribute value to validate method
- ~~BLOB [#99](https://github.com/sequelize/sequelize/pull/842), thanks to @janmeier
- ~~BLOB~~ [#842](https://github.com/sequelize/sequelize/pull/842), thanks to @janmeier
- ~~Support for foreign keys~~ Implemented in [#595](https://github.com/sequelize/sequelize/pull/595), thanks to @optilude
### 1.7.x
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!