- 20 Mar, 2019 1 commit
-
-
Steven Allen authored
-
- 24 Jan, 2019 1 commit
-
-
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.
-
- 09 Jan, 2015 1 commit
-
-
Juan Batiz-Benet authored
-