because we also limit and offset
This commit is contained in:
parent
86326d849d
commit
58f7a20e91
1 changed files with 0 additions and 1 deletions
|
@ -335,7 +335,6 @@ class Logger:
|
|||
)
|
||||
|
||||
results = self.cur.fetchall()
|
||||
#FIXME: why do we reverse, instead of selecting by ASC order?
|
||||
results.reverse()
|
||||
return results
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue