Order newer revisions first
This commit is contained in:
parent
185e0964b7
commit
56a331555e
@ -59,7 +59,7 @@ impl Storage {
|
||||
last_modified
|
||||
FROM flake_revisions_inputs
|
||||
WHERE uri = ?
|
||||
ORDER BY last_modified
|
||||
ORDER BY last_modified DESC
|
||||
")
|
||||
.bind(&uri)
|
||||
.bind(&uri)
|
||||
|
Loading…
x
Reference in New Issue
Block a user