mirror of
https://github.com/FlipsideCrypto/external-models.git
synced 2026-02-06 11:21:59 +00:00
fix/prop-id-dupes (#45)
This commit is contained in:
parent
62b20c186c
commit
b7e2727c38
@ -39,3 +39,7 @@ WHERE
|
||||
{{ this }}
|
||||
)
|
||||
{% endif %}
|
||||
|
||||
qualify(ROW_NUMBER() over (PARTITION BY proposal_id
|
||||
ORDER BY
|
||||
p._inserted_timestamp DESC)) = 1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user