mirror of
https://github.com/FlipsideCrypto/cosmos-models.git
synced 2026-02-06 14:26:54 +00:00
order by
This commit is contained in:
parent
748cfdbd8f
commit
38f7002361
@ -52,4 +52,4 @@ SELECT
|
||||
FROM
|
||||
blocks
|
||||
ORDER BY
|
||||
DESC
|
||||
block_number DESC
|
||||
|
||||
@ -94,4 +94,4 @@ numbers AS (
|
||||
FROM
|
||||
blocks_with_page_numbers
|
||||
ORDER BY
|
||||
DESC
|
||||
block_number DESC
|
||||
|
||||
Loading…
Reference in New Issue
Block a user