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

Commit 3843f4c4 by Sascha Depold

belongsto should be fixed

1 parent c739f1a6
Showing with 1 additions and 1 deletions
...@@ -25,7 +25,7 @@ A very basic roadmap. Chances aren't too bad, that not mentioned things are impl ...@@ -25,7 +25,7 @@ A very basic roadmap. Chances aren't too bad, that not mentioned things are impl
### 1.6.0 (ToDo) ### 1.6.0 (ToDo)
- Fix last issues with eager loading of associated data - 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 - ~~Find out why Person.belongsTo(House) would add person_id to house. It should add house_id to person~~
### 1.7.0 ### 1.7.0
- Transactions - Transactions
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!