1. 18 12月, 2015 1 次提交
    • M
      Implement limit & offset for ourselves · 04309aee
      Matthew Draper 提交于
      We know the query will return exactly one row for each entry in the
      `ids` array, so we can do all the limit/offset calculations on that
      array, in advance.
      
      I also split our new ordered-ids behaviour out of the existing
      `find_some` method: especially with this change, the conditionals were
      overwhelming the actual logic.
      04309aee
  2. 08 8月, 2015 1 次提交
  3. 20 6月, 2015 2 次提交
  4. 06 6月, 2015 1 次提交
  5. 04 6月, 2015 3 次提交
  6. 30 5月, 2015 3 次提交
  7. 29 5月, 2015 29 次提交