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

Commit 05bcc45c by Sascha Depold

added foreign key support to roadmap

1 parent 7f3c7a98
Showing with 1 additions and 0 deletions
...@@ -56,6 +56,7 @@ A very basic roadmap. Chances aren't too bad, that not mentioned things are impl ...@@ -56,6 +56,7 @@ A very basic roadmap. Chances aren't too bad, that not mentioned things are impl
- Model#delete - Model#delete
- Validate a model before it gets saved. (Move validation of enum attribute value to validate method) - Validate a model before it gets saved. (Move validation of enum attribute value to validate method)
- BLOB [#99](https://github.com/sdepold/sequelize/issues/99) - BLOB [#99](https://github.com/sdepold/sequelize/issues/99)
- Support for foreign keys
### 1.7.x ### 1.7.x
- Complete support for non-id primary keys - 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!