mirror of
https://github.com/FlipsideCrypto/blast-models.git
synced 2026-02-06 13:26:47 +00:00
key (#59)
This commit is contained in:
parent
de8dbad881
commit
8e595608db
@ -18,7 +18,7 @@ WITH bronze_traces AS (
|
||||
metadata :request :"data"
|
||||
) :id :: INT
|
||||
) AS block_number,
|
||||
_partition_by_block_id AS partition_key,
|
||||
partition_key,
|
||||
VALUE :array_index :: INT AS tx_position,
|
||||
DATA :result AS full_traces,
|
||||
_inserted_timestamp
|
||||
|
||||
Loading…
Reference in New Issue
Block a user