angular-indexedDB icon indicating copy to clipboard operation
angular-indexedDB copied to clipboard

QueryBuilder direction

Open JariInc opened this issue 11 years ago • 0 comments

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).

JariInc avatar May 01 '14 14:05 JariInc