angular-indexedDB
angular-indexedDB copied to clipboard
QueryBuilder direction
Currently QueryBuilder has $asc() and $desc() which set the query order (cursor transversal direction) but there is no inteface to set the direction (results order).