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

Commit 3b03f5dc by Sascha Depold

Update README.md

1 parent 5e12d1b1
Showing with 1 additions and 5 deletions
......@@ -46,12 +46,8 @@ Also make sure to take a look at the examples in the repository. The website wil
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~~
- ~~Find out why Person.belongsTo(House) would add person_id to house. It should add house_id to person~~
### 1.7.0
- Check if lodash is a proper alternative to current underscore usage.
- ~~Check if lodash is a proper alternative to current underscore usage.~~
- Transactions
- Support for update of tables without primary key
- MariaDB support
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!