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

Commit 180804cf by Sascha Depold

Update README.md

1 parent fef5e71f
Showing with 3 additions and 0 deletions
......@@ -21,6 +21,8 @@ The Sequelize library provides easy access to MySQL, SQLite or PostgreSQL databa
## Roadmap
A very basic roadmap. Chances aren't too bad, that not mentioned things are implemented as well. Don't panic :)
### 1.6.0 (ToDo)
- Fix last issues with eager loading of associated data
......@@ -29,6 +31,7 @@ The Sequelize library provides easy access to MySQL, SQLite or PostgreSQL databa
- Support for update of tables without primary key
- MariaDB support
- Support for update and delete calls for whole tables without previous loading of instances
- Eager loading of nested associations #388
### 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!