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

Commit 03de251a by Jan Aagaard Meier

Updated BLOB in road map

1 parent 295d0c25
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/issues/99)
- ~~BLOB [#99](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!