Closed sim-wangyan closed 3 years ago
last(long last): if last != 0 where orderBy > last ... LIMIT ... (ASC) where orderBy < last ... LIMIT ... (DESC) else OFFSET ...
last(long last): if last != 0 where orderBy > last ... LIMIT ... (ASC) where orderBy < last ... LIMIT ... (DESC) else OFFSET ...