wip
This commit is contained in:
parent
ee2233ceae
commit
6c770542b6
1 changed files with 0 additions and 2 deletions
|
@ -14,7 +14,5 @@ def home():
|
|||
return str(query(
|
||||
'''
|
||||
SELECT * FROM messages
|
||||
ORDER BY date
|
||||
LIMIT 10
|
||||
'''
|
||||
).rows)
|
||||
|
|
Loading…
Reference in a new issue