1. 30 Sep, 2014 1 commit
    • ricardoaponte's avatar
      Changed compileWhereIn function · 4308f6ca
      ricardoaponte authored
      MongoDB 2.6.0, no longer accepting bson object in the $in clause. To fix this, the values need to be numerically indexed starting from zero and have consecutive values.
      
      Adding array_values fixed this issue.
      
      This fix was not tested on a previous MongoDB version.
      4308f6ca
  2. 23 Sep, 2014 1 commit
  3. 22 Sep, 2014 1 commit
  4. 16 Sep, 2014 4 commits
  5. 15 Sep, 2014 1 commit
  6. 12 Aug, 2014 3 commits
  7. 11 Aug, 2014 5 commits
  8. 10 Aug, 2014 7 commits
  9. 09 Aug, 2014 17 commits