1. 03 May, 2014 1 commit
    • Youssef Gaber's avatar
      Fix belongsTo and belongToMany relations · 3c248001
      Youssef Gaber authored
      belongsTo and belongToMany would resolve to an incorrect relation name
      if it was a relation with a SQL model, due to MongoModel::belongsTo
      being the caller instead of MongoModel::relation which makes foreignKey
      become "belongs_to_id", the unit tests do not show this behavior because
      foreignKey is set explicitly.
      3c248001
  2. 02 May, 2014 1 commit
  3. 28 Apr, 2014 2 commits
  4. 27 Apr, 2014 3 commits
  5. 19 Apr, 2014 1 commit
  6. 16 Apr, 2014 4 commits
  7. 15 Apr, 2014 4 commits
  8. 14 Apr, 2014 2 commits
  9. 12 Apr, 2014 2 commits
  10. 08 Apr, 2014 8 commits
  11. 06 Apr, 2014 1 commit
  12. 05 Apr, 2014 1 commit
  13. 04 Apr, 2014 4 commits
  14. 03 Apr, 2014 2 commits
  15. 26 Mar, 2014 2 commits
  16. 24 Mar, 2014 2 commits