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

Commit 356a9acd by Sascha Depold

Update README.md

1 parent 2ecc6b71
Showing with 1 additions and 1 deletions
......@@ -53,7 +53,7 @@ A very basic roadmap. Chances aren't too bad, that not mentioned things are impl
- Support for update and delete calls for whole tables without previous loading of instances
- Eager loading of nested associations [#388](https://github.com/sdepold/sequelize/issues/388#issuecomment-12019099)
- Model#delete
- Validate a model before it gets saved.
- Validate a model before it gets saved. (Move validation of enum attribute value to validate method)
### 1.7.x
- Complete support for non-id primary keys
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!