mirror of
https://github.com/FlipsideCrypto/sei-models.git
synced 2026-02-06 15:36:45 +00:00
ref (#109)
This commit is contained in:
parent
3f8d684c08
commit
5a29c51dfb
@ -89,4 +89,4 @@ FROM
|
||||
b
|
||||
ON A.token_address = b.token_address
|
||||
|
||||
qualify row_number() over (partition by token_address, hour order by blockchain, modified_timestamp desc) = 1
|
||||
qualify row_number() over (partition by a.token_address, a.hour order by a.blockchain, a.modified_timestamp desc) = 1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user