1. 24 Jan, 2019 1 commit
    • Steven Allen's avatar
      query: make datastore ordering act like a user would expect · fb921787
      Steven Allen authored
      This applies orders hierarchically. Unfortunately, the interfaces had to be
      changed significantly to get this to work.
      
      For example `[OrderByValue{}, SortByKey{}]` *used* to re-sort by key, throwing
      away the value sort. Now, this acts like a normal database and `SortByKey` will
      only sort within equivalent values.
      fb921787
  2. 12 Sep, 2018 1 commit
  3. 13 Aug, 2018 1 commit
  4. 26 Jan, 2018 1 commit
  5. 05 Nov, 2017 1 commit
  6. 23 Nov, 2016 3 commits
  7. 22 Nov, 2016 3 commits
  8. 30 Jun, 2016 1 commit
  9. 11 Jun, 2016 1 commit
  10. 01 Jan, 2016 1 commit
  11. 11 Jan, 2015 1 commit
  12. 10 Jan, 2015 4 commits
  13. 09 Jan, 2015 2 commits