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. 13 Aug, 2018 1 commit
  3. 10 Jan, 2015 2 commits
  4. 09 Jan, 2015 2 commits